Skip to content

Commit cf34517

Browse files
committed
Ghostty: Add auto theme override with interactive picker support
1 parent d0f240f commit cf34517

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

home/dot_config/ghostty/config

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
# Theme
66
# Run `ghostty +list-themes` to see all available themes
77
theme = Catppuccin Mocha
8+
# The auto/theme.ghostty file is written by `ghostty +list-themes` when a theme
9+
# is selected interactively. If present, it overrides the default theme above.
10+
config-file = ?auto/theme.ghostty
811

912
# Font
1013
font-family = FantasqueSansM Nerd Font Mono

0 commit comments

Comments
 (0)