We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0f240f commit cf34517Copy full SHA for cf34517
home/dot_config/ghostty/config
@@ -5,6 +5,9 @@
5
# Theme
6
# Run `ghostty +list-themes` to see all available themes
7
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
11
12
# Font
13
font-family = FantasqueSansM Nerd Font Mono
0 commit comments