diff options
| -rw-r--r-- | dotfiles/ghostty/config | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/dotfiles/ghostty/config b/dotfiles/ghostty/config index ef2300b..aba8b6c 100644 --- a/dotfiles/ghostty/config +++ b/dotfiles/ghostty/config @@ -1,10 +1,13 @@ -theme = GruvboxLight +# theme = GruvboxLight +theme = GruvboxDark # theme = nord font-family = "IBM 3270" -font-size = 13 -# font-size = 8 +# Linux +# font-size = 13 +# Mac +font-size = 14 # window-theme = ghostty # gtk-titlebar = false |
