Replace alacritty with ghostty on Mac
This commit is contained in:
parent
2b5f3020f9
commit
90a6cc0e1f
8 changed files with 12 additions and 9 deletions
|
|
@ -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'
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue