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

1
ghostty/.gitignore vendored Normal file
View file

@ -0,0 +1 @@
os.ghostty

View file

@ -1,10 +1,10 @@
font-family = Input Mono Narrow
font-style = Light
font-size = 10
theme = light:jdkaplan-light,dark:jdkaplan-dark
resize-overlay = never
window-inherit-working-directory = false
config-file = ?os.ghostty

3
ghostty/darwin.ghostty Normal file
View file

@ -0,0 +1,3 @@
font-size = 12
quit-after-last-window-closed = true

1
ghostty/linux.ghostty Normal file
View file

@ -0,0 +1 @@
font-size = 12