feat: add iterm2 and launch bindkey via aerospace
This commit is contained in:
parent
bf2b95cd8c
commit
9d17a1f59d
2 changed files with 2 additions and 0 deletions
|
|
@ -37,6 +37,7 @@ in {
|
|||
"dbngin"
|
||||
"pgadmin4"
|
||||
"docker-desktop"
|
||||
"iterm2"
|
||||
"spotify"
|
||||
"discord"
|
||||
"obs"
|
||||
|
|
|
|||
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue