kill hyprpanel

This commit is contained in:
2026-01-08 15:58:27 +01:00
parent 5ff28bb96f
commit 830c8fb24f
+1 -1
View File
@@ -47,7 +47,7 @@ bind = SUPER,tab,changegroupactive
bind = SUPER, F,fullscreen bind = SUPER, F,fullscreen
bind = SUPER, D, exec, fuzzel --launch-prefix="uwsm app -- " bind = SUPER, D, exec, fuzzel --launch-prefix="uwsm app -- "
bind = SUPER, Y, exec, hyprpanel -q bind = SUPER, Y, exec, pkill .hyprpanel-wrap
bind = SUPER, U, exec, hyprpanel bind = SUPER, U, exec, hyprpanel
bindel = , XF86AudioRaiseVolume, exec, uwsm-app -S out -- wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%+ bindel = , XF86AudioRaiseVolume, exec, uwsm-app -S out -- wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%+
bindel = , XF86AudioLowerVolume, exec, uwsm-app -S out -- wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%- bindel = , XF86AudioLowerVolume, exec, uwsm-app -S out -- wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%-