diff --git a/hyprland.sh b/hyprland.sh index a9feafe..22ef32c 100644 --- a/hyprland.sh +++ b/hyprland.sh @@ -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)