Add mode resize keybinding
This commit is contained in:
parent
cf8cb5add5
commit
df86bf411d
1 changed files with 5 additions and 0 deletions
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue