fixing errors
This commit is contained in:
parent
d0758042f1
commit
d250365cc1
1 changed files with 2 additions and 0 deletions
|
@ -82,6 +82,8 @@ askThings() {
|
||||||
echo_warning "hyprpanel is not available for $distro"
|
echo_warning "hyprpanel is not available for $distro"
|
||||||
echo_warning "the script automatically chose gBar for you instead.."
|
echo_warning "the script automatically chose gBar for you instead.."
|
||||||
bar="gBar"
|
bar="gBar"
|
||||||
|
else
|
||||||
|
bar="hyprpanel"
|
||||||
fi
|
fi
|
||||||
;;
|
;;
|
||||||
[Gg] | gBar | gbar)
|
[Gg] | gBar | gbar)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue