Watch
1
0
Fork
You've already forked dotfiles
0

aerospace: Remove binding conflict with Helix

This commit is contained in:
Jeremy Kaplan 2026-09-04 21:32:41 -04:00
commit ebaa14831e

View file

@ -40,8 +40,7 @@ outer.right = 0
#
# Commands: https://nikitabobko.github.io/AeroSpace/commands
[mode.main.binding]
alt-tab = 'workspace-back-and-forth'
alt-backtick = 'workspace-back-and-forth'
alt-tab = 'workspace-back-and-forth'
alt-j = 'focus --boundaries all-monitors-outer-frame down'
alt-k = 'focus --boundaries all-monitors-outer-frame up'