aerospace: Restore binds to move instead of join
This commit is contained in:
parent
2b58c3e646
commit
61d47f8ec0
1 changed files with 5 additions and 0 deletions
|
|
@ -49,6 +49,11 @@ alt-shift-k = 'join-with up'
|
|||
alt-shift-h = 'join-with left'
|
||||
alt-shift-l = 'join-with right'
|
||||
|
||||
alt-shift-ctrl-j = 'move down'
|
||||
alt-shift-ctrl-k = 'move up'
|
||||
alt-shift-ctrl-h = 'move left'
|
||||
alt-shift-ctrl-l = 'move right'
|
||||
|
||||
alt-shift-f = 'fullscreen'
|
||||
alt-shift-space = 'layout floating tiling'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue