mirror of
https://git.aramjonghu.nl/AramJonghu/hypr.git
synced 2026-06-06 20:38:24 +02:00
removal uwsm in binds
This commit is contained in:
+11
-11
@@ -45,19 +45,19 @@ 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 -- "
|
||||||
bindel = , XF86AudioRaiseVolume, exec, uwsm-app -S out -- wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%+
|
bindel = , XF86AudioRaiseVolume, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%+
|
||||||
bindel = , XF86AudioLowerVolume, exec, uwsm-app -S out -- wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%-
|
bindel = , XF86AudioLowerVolume, exec, wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%-
|
||||||
bindel = , XF86AudioMute, exec, uwsm-app -S out -- wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle
|
bindel = , XF86AudioMute, exec, wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle
|
||||||
bindel = , F14, exec, uwsm-app -S out -- wpctl set-mute @DEFAULT_AUDIO_SOURCE@ toggle
|
bindel = , F14, exec, wpctl set-mute @DEFAULT_AUDIO_SOURCE@ toggle
|
||||||
bindel = , F15, exec, uwsm-app -S out -- wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle
|
bindel = , F15, exec, wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle
|
||||||
bindel = , F17, exec, uwsm-app -S out -- wpctl set-volume @DEFAULT_AUDIO_SOURCE@ 5%+
|
bindel = , F17, exec, wpctl set-volume @DEFAULT_AUDIO_SOURCE@ 5%+
|
||||||
bindel = , F16, exec, uwsm-app -S out -- 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 = , XF86AudioPlay, exec, playerctl play-pause
|
||||||
bindl = , XF86AudioPrev, exec, uwsm-app -S out -- playerctl previous
|
bindl = , XF86AudioPrev, exec, playerctl previous
|
||||||
bindl = , XF86AudioNext, exec, uwsm-app -S out -- playerctl next
|
bindl = , XF86AudioNext, exec, playerctl next
|
||||||
|
|
||||||
bind = , PRINT, exec, uwsm-app -S out -- hyprshot -m region -z
|
bind = , PRINT, exec, hyprshot -m region -z
|
||||||
|
|
||||||
# zshell
|
# zshell
|
||||||
bind = SUPER, R, global, zshell:toggle-launcher
|
bind = SUPER, R, global, zshell:toggle-launcher
|
||||||
|
|||||||
Reference in New Issue
Block a user