Add mode resize keybinding

This commit is contained in:
Yorick Barbanneau 2022-12-13 09:56:26 +01:00
parent cf8cb5add5
commit df86bf411d

View file

@ -89,6 +89,11 @@ sway_keybindings:
action: 'move scratchpad'
- bindsym: '$mod+p'
action: 'scratchpad show'
# Mode resize
- bindsym: '$mod+r'
action: 'mode "resize"'
- mode: 'resize'
bindings:
- bindsym: '$left'