Add mode resoze keybinding

This commit is contained in:
Yorick Barbanneau 2022-12-13 09:53:54 +01:00
parent 85b752815d
commit f238d9c818

View file

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