mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-06 08:48:34 -05:00
updated aerospace config
This commit is contained in:
parent
2aae70f294
commit
2703d94a4c
3 changed files with 7 additions and 8 deletions
|
|
@ -100,10 +100,10 @@ alt-shift-down = 'focus down'
|
|||
alt-shift-up = 'focus up'
|
||||
alt-shift-right = 'focus right'
|
||||
|
||||
ctrl-alt-shift-left = 'focus-monitor left --wrap-around'
|
||||
ctrl-alt-shift-right = 'focus-monitor right --wrap-around'
|
||||
ctrl-alt-shift-up = 'focus-monitor up --wrap-around'
|
||||
ctrl-alt-shift-down = 'focus-monitor down --wrap-around'
|
||||
ctrl-alt-shift-left = 'focus-monitor left'
|
||||
ctrl-alt-shift-right = 'focus-monitor right'
|
||||
ctrl-alt-shift-up = 'focus-monitor up'
|
||||
ctrl-alt-shift-down = 'focus-monitor down'
|
||||
|
||||
# See: https://nikitabobko.github.io/AeroSpace/commands#move
|
||||
alt-shift-h = 'move left'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue