Skip to content

Commit

Permalink
aerospace
Browse files Browse the repository at this point in the history
  • Loading branch information
heypoom committed Oct 15, 2024
1 parent f2e1abb commit 0fd7a0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/dot_config/aerospace/aerospace.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on-focused-monitor-changed = ['move-mouse monitor-lazy-center']

[mode.main.binding]
# See: https://nikitabobko.github.io/AeroSpace/goodness#open-a-new-window-with-applescript
alt-t = 'exec-and-forget $HOME/bin/kitty-spawn'
alt-t = 'exec-and-forget ${HOME}/bin/kitty-spawn'

alt-j = 'focus left'
alt-k = 'focus down'
Expand Down

0 comments on commit 0fd7a0f

Please sign in to comment.