From 8bbe8eddbfa33521646450013bf1b0de098d6819 Mon Sep 17 00:00:00 2001 From: Mitchell Riedstra Date: Sat, 25 Jan 2025 17:30:25 -0500 Subject: Add note and font size for MacOS --- dotfiles/ghostty/config | 9 ++++++--- 1 file 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 -- cgit v1.2.3