diff --git a/modules/binds.conf b/modules/binds.conf index d65a7dd..707a704 100644 --- a/modules/binds.conf +++ b/modules/binds.conf @@ -46,6 +46,8 @@ bind = SUPER,tab,changegroupactive bind = SUPER, F,fullscreen bind = SUPER, D, exec, fuzzel --launch-prefix="uwsm app -- " +bind = SUPER, Y, exec, hyprpanel -q +bind = SUPER, U, exec, hyprpanel 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 = , XF86AudioMute, exec, uwsm-app -S out -- wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle