This commit is contained in:
Yannick Reiß 2024-02-10 12:58:54 +01:00
parent 224edd7200
commit e85064942e
No known key found for this signature in database
GPG Key ID: 5A3AF456F0A0338C
1 changed files with 2 additions and 0 deletions

View File

@ -137,6 +137,8 @@ bind = $mainMod, T, togglefloating,
bind = $mainMod, F, fullscreen bind = $mainMod, F, fullscreen
bind = $mainMod, P, togglefloating bind = $mainMod, P, togglefloating
bind = $mainMod, P, pin bind = $mainMod, P, pin
bind = $mainMod, P, movewindow, r
bind = $mainMod, P, movewindow, u
binde=, XF86AudioRaiseVolume, exec, amixer -q sset master 5%+ binde=, XF86AudioRaiseVolume, exec, amixer -q sset master 5%+
binde=, XF86AudioLowerVolume, exec, amixer -q sset master 5%- binde=, XF86AudioLowerVolume, exec, amixer -q sset master 5%-