diff --git a/modules/binds.conf b/modules/binds.conf index 49fcc28..3c2269d 100644 --- a/modules/binds.conf +++ b/modules/binds.conf @@ -47,9 +47,12 @@ bind = SUPER,tab,changegroupactive # Manual bindings 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%- bindl = , XF86AudioMute, exec, uwsm app -S out -- wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle +bindl = , XF86AudioMicMute, exec, uwsm app -S out -- wpctl set-mute @DEFAULT_AUDIO_SOURCE@ toggle bindel = , F14, exec, uwsm app -S out -- wpctl set-mute @DEFAULT_AUDIO_SOURCE@ toggle bindel = , F15, exec, uwsm app -S out -- wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle bindel = , F17, exec, uwsm app -S out -- wpctl set-volume @DEFAULT_AUDIO_SOURCE@ 5%+