removal uwsm in binds

This commit is contained in:
2026-04-03 01:34:34 +02:00
parent b1f7511dca
commit ff89da6839
+11 -11
View File
@@ -45,19 +45,19 @@ bind = SUPER,tab,changegroupactive
bind = SUPER, F,fullscreen
bind = SUPER, D, exec, fuzzel --launch-prefix="uwsm app -- "
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
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%+
bindel = , F16, exec, uwsm-app -S out -- wpctl set-volume @DEFAULT_AUDIO_SOURCE@ 5%-
bindel = , XF86AudioRaiseVolume, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%+
bindel = , XF86AudioLowerVolume, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%-
bindel = , XF86AudioMute, exec, wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle
bindel = , F14, exec, wpctl set-mute @DEFAULT_AUDIO_SOURCE@ toggle
bindel = , F15, exec, wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle
bindel = , F17, exec, wpctl set-volume @DEFAULT_AUDIO_SOURCE@ 5%+
bindel = , F16, exec, wpctl set-volume @DEFAULT_AUDIO_SOURCE@ 5%-
bindl = , XF86AudioPlay, exec, uwsm-app -S out -- playerctl play-pause
bindl = , XF86AudioPrev, exec, uwsm-app -S out -- playerctl previous
bindl = , XF86AudioNext, exec, uwsm-app -S out -- playerctl next
bindl = , XF86AudioPlay, exec, playerctl play-pause
bindl = , XF86AudioPrev, exec, playerctl previous
bindl = , XF86AudioNext, exec, playerctl next
bind = , PRINT, exec, uwsm-app -S out -- hyprshot -m region -z
bind = , PRINT, exec, hyprshot -m region -z
# zshell
bind = SUPER, R, global, zshell:toggle-launcher