Added a command to adjust volume that respects hyprpanel settings and made bar module settings for click events apply immediately. (#619)
This commit is contained in:
@@ -5,5 +5,5 @@ export HYPRPANEL_DATADIR="@DATADIR@"
|
||||
if [ "$#" -eq 0 ]; then
|
||||
exec gjs -m "@DATADIR@/hyprpanel.js"
|
||||
else
|
||||
exec astal -i hyprpanel "$@"
|
||||
exec astal -i hyprpanel "$*"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user