diff --git a/.config/ghostty/config b/.config/ghostty/config index d614fd5..97f1a62 100644 --- a/.config/ghostty/config +++ b/.config/ghostty/config @@ -1,4 +1,5 @@ -theme = light:rose-pine-dawn,dark:rose-pine-moon +# theme = light:Rose Pine Dawn,dark:Rose Pine Moon +theme = light:Rose Pine,dark:Rose Pine # FIXME: https://github.com/mbadolato/iTerm2-Color-Schemes/issues/442 shell-integration-features = no-cursor @@ -12,7 +13,7 @@ cursor-invert-fg-bg = false # background-opacity = 0.9 -font-family = "JetBrainsMono Nerd Font" +font-family = "BerkeleyMono Nerd Font Mono" # font-style depends on the font's features font-style = "Regular" font-style-bold = "Bold" @@ -23,7 +24,7 @@ font-feature = "-calt" font-size = 17 # Reduce letter spacing adjust-cell-width = -8% -adjust-cell-height = -1 +#adjust-cell-height = -1 window-padding-x = 8 window-padding-y = 4