From 03951fecab601a966c946dd850971c68e07046e3 Mon Sep 17 00:00:00 2001 From: y-jan137 Date: Wed, 15 Apr 2026 18:34:41 +0300 Subject: Updates --- ghostty/config | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) (limited to 'ghostty/config') diff --git a/ghostty/config b/ghostty/config index dfaddd8..efeeb09 100644 --- a/ghostty/config +++ b/ghostty/config @@ -1,12 +1,12 @@ -background=#000000 +background=#131313 font-size = 15 background-blur-radius = 20 mouse-hide-while-typing = true window-decoration = true macos-option-as-alt = true -background-opacity = 0.85 -background-blur-radius = 20 +background-opacity = 1 +background-blur-radius = 20 foreground = #FCFCFC keybind = cmd+shift+right=goto_split:right @@ -14,11 +14,6 @@ keybind = cmd+shift+left=goto_split:left keybind = cmd+shift+up=goto_split:up keybind = cmd+shift+down=goto_split:down -keybind = ctrl+shift+right=goto_split:right -keybind = ctrl+shift+left=goto_split:left -keybind = ctrl+shift+up=goto_split:up -keybind = ctrl+shift+down=goto_split:down - keybind = ctrl+shift+l=goto_split:right keybind = ctrl+shift+h=goto_split:left keybind = ctrl+shift+k=goto_split:up @@ -26,3 +21,4 @@ keybind = ctrl+shift+j=goto_split:down window-padding-balance = true split-divider-color = #444444 + -- cgit v1.2.3