diff options
| -rw-r--r-- | dotfiles/ghostty/config | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dotfiles/ghostty/config b/dotfiles/ghostty/config index aba8b6c..7dbb0d2 100644 --- a/dotfiles/ghostty/config +++ b/dotfiles/ghostty/config @@ -1,6 +1,6 @@ -# theme = GruvboxLight -theme = GruvboxDark -# theme = nord +# theme = "Gruvbox Light" +theme = "Gruvbox Dark" +# theme = "Nord" font-family = "IBM 3270" |
