fixing errors

This commit is contained in:
pika 2025-05-19 19:03:04 +02:00
parent d0758042f1
commit d250365cc1

View file

@ -82,6 +82,8 @@ askThings() {
echo_warning "hyprpanel is not available for $distro"
echo_warning "the script automatically chose gBar for you instead.."
bar="gBar"
else
bar="hyprpanel"
fi
;;
[Gg] | gBar | gbar)