fix join-with keybinds. (will probably change)
This commit is contained in:
@@ -76,10 +76,10 @@ accordion-padding = 15
|
||||
alt-tab = 'workspace-back-and-forth'
|
||||
alt-shift-tab = 'move-workspace-to-monitor --wrap-around next'
|
||||
|
||||
# alt-shift-h = ['join-with left', 'mode main']
|
||||
# alt-shift-j = ['join-with down', 'mode main']
|
||||
# alt-shift-k = ['join-with up', 'mode main']
|
||||
# alt-shift-l = ['join-with right', 'mode main']
|
||||
cmd-shift-h = ['join-with left', 'mode main']
|
||||
cmd-shift-j = ['join-with down', 'mode main']
|
||||
cmd-shift-k = ['join-with up', 'mode main']
|
||||
cmd-shift-l = ['join-with right', 'mode main']
|
||||
|
||||
# See: https://nikitabobko.github.io/AeroSpace/commands#focus
|
||||
alt-h = 'focus --boundaries-action wrap-around-the-workspace left'
|
||||
|
||||
Reference in New Issue
Block a user