feat: move to workspace 2 if moving a window there
This commit is contained in:
parent
0c98d68d86
commit
8755c4f079
1 changed files with 2 additions and 1 deletions
|
|
@ -121,7 +121,8 @@ ctrl-shift-alt-6 = 'workspace 6'
|
|||
|
||||
# See: https://nikitabobko.github.io/AeroSpace/commands#move-node-to-workspace
|
||||
cmd-1 = 'move-node-to-workspace 1'
|
||||
cmd-2 = 'move-node-to-workspace 2'
|
||||
# I often want to see documentation along a terminal window
|
||||
cmd-2 = 'move-node-to-workspace 2 --focus-follows-window'
|
||||
cmd-3 = 'move-node-to-workspace 3'
|
||||
cmd-4 = 'move-node-to-workspace 4'
|
||||
cmd-5 = 'move-node-to-workspace 5'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue