Watch
1
0
Fork
You've already forked dotfiles
0

Replace alacritty with ghostty on Mac

This commit is contained in:
Jeremy Kaplan 2026-08-30 13:23:40 -04:00
commit 90a6cc0e1f
8 changed files with 12 additions and 9 deletions

View file

@ -96,8 +96,7 @@ alt-shift-period = 'move-workspace-to-monitor next'
alt-shift-r = 'mode resize'
# -n: Always open a new instance because I want it to open in my home directory.
alt-enter = 'exec-and-forget open -n /Applications/Alacritty.app'
alt-enter = 'exec-and-forget open -na Ghostty.app'
alt-shift-x = 'exec-and-forget sh -c ~/bin/pbclear'