From c8214564f37251c536049ff95a1107d9f756d88e Mon Sep 17 00:00:00 2001 From: Ted Kulp Date: Fri, 3 Jan 2025 10:30:45 -0500 Subject: [PATCH] chore(config): update aesthetic settings Align ghostty configuration with new visual aesthetics. This includes font size adjustment and refinements in display options. --- .config/ghostty/config | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.config/ghostty/config b/.config/ghostty/config index 7790be1..514aaf9 100644 --- a/.config/ghostty/config +++ b/.config/ghostty/config @@ -5,8 +5,8 @@ # vim: set filetype=dosini : font-family = "Iosevka NFM" -font-size = 15 -font-thicken = false +font-size = 14 +font-thicken = true grapheme-width-method = unicode freetype-load-flags = hinting,force-autohint,monochrome,autohint theme = "catppuccin-mocha" @@ -18,7 +18,7 @@ cursor-click-to-move = true mouse-hide-while-typing = false mouse-shift-capture = false mouse-scroll-multiplier = 1 -background-opacity = .90 +background-opacity = .9 background-blur-radius = 40 unfocused-split-opacity = 0.2 unfocused-split-fill =