feat: add iterm2 and launch bindkey via aerospace

This commit is contained in:
Rasyidan Akbar F. 2025-10-07 09:59:59 +07:00
commit 9d17a1f59d
2 changed files with 2 additions and 0 deletions

View file

@ -19,6 +19,7 @@
"alt-space" = "layout floating tiling";
"alt-enter" = ''exec-and-forget open -na "Ghostty"'';
"alt-shift-enter" = ''exec-and-forget open -na "iTerm.app"'';
"alt-backspace" = "close";
"alt-tab" = "workspace-back-and-forth";