diff --git a/config/shared/ghostty/config b/config/shared/ghostty/config index 00edde1..2b20b3c 100644 --- a/config/shared/ghostty/config +++ b/config/shared/ghostty/config @@ -1,10 +1,11 @@ +theme = catppuccin-frappe + # Terminal term = "xterm-256color" # Fonts -font-family = "SF Mono" -font-family = "SF Mono" -font-size = 12 +font-family = "JetBrains Mono NL" +font-size = 14 font-thicken = true # Cell width (affects letter spacing) @@ -25,15 +26,15 @@ shell-integration-features = no-cursor # Window #background = #181818 -background = #000000 -window-theme = dark +#background = #000000 +#window-theme = dark window-width = 100 window-height = 26 window-padding-x = 4 window-padding-y = 2 window-colorspace = display-p3 -window-decoration = true macos-titlebar-style = native +#macos-titlebar-style = transparent # Resize by row