From de759743f0281c6e9dad043d66ca055e19e42491 Mon Sep 17 00:00:00 2001 From: Yousef Jan Date: Tue, 12 May 2026 10:51:53 +0300 Subject: Tweaks --- ghostty/config | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) (limited to 'ghostty') diff --git a/ghostty/config b/ghostty/config index b45cb39..d7275d8 100644 --- a/ghostty/config +++ b/ghostty/config @@ -1,13 +1,12 @@ background=#131313 -font-family = FiraCode Nerd Font Mono -font-size = 15 +font-size = 11 background-blur-radius = 20 mouse-hide-while-typing = true window-decoration = true macos-option-as-alt = true -background-opacity = 1 -background-blur-radius = 20 +background-opacity = 0.95 +background-blur-radius = false foreground = #FCFCFC keybind = cmd+shift+right=goto_split:right @@ -23,5 +22,3 @@ keybind = ctrl+shift+j=goto_split:down window-padding-balance = true split-divider-color = #444444 -image-storage-limit = 320000000 - -- cgit v1.2.3