Update
This commit is contained in:
parent
224edd7200
commit
e85064942e
|
@ -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%-
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue