Switched from iterm2 to ghostty

This commit is contained in:
Random936 2024-12-29 10:41:27 -08:00
parent c75ef098c3
commit 630b454663
2 changed files with 3 additions and 3 deletions

View File

@ -29,9 +29,9 @@
"aerospace"
"bitwarden"
"tailscale"
"ghostty"
"discord"
"barrier"
"iterm2"
"zoom"
"plex"
"vlc"

View File

@ -29,8 +29,8 @@ outer.right = 5
[mode.main.binding]
# See: https://nikitabobko.github.io/AeroSpace/goodness#open-a-new-window-with-applescript
cmd-enter = '''exec-and-forget osascript -e 'tell application "iTerm2" to create window with default profile''''
cmd-shift-e = 'exec-and-forget emacs'
cmd-enter = 'exec-and-forget open -n -a "Ghostty"'
cmd-shift-e = 'exec-and-forget /etc/profiles/per-user/*/bin/emacs'
cmd-shift-f = 'exec-and-forget open -n -a "Google Chrome"'
cmd-shift-d = 'exec-and-forget open -n -a "Discord"'