From 1a8104551f8cef0cab3b0108856d77bcb67f0967 Mon Sep 17 00:00:00 2001 From: y-jan137 Date: Mon, 23 Mar 2026 15:47:13 +0300 Subject: Updates --- ghostty/config | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'ghostty/config') diff --git a/ghostty/config b/ghostty/config index 4e6d1fc..75de0e9 100644 --- a/ghostty/config +++ b/ghostty/config @@ -5,7 +5,7 @@ mouse-hide-while-typing = true window-decoration = true macos-option-as-alt = true -background-opacity = 1 +background-opacity = 0.85 background-blur-radius = 20 keybind = cmd+shift+right=goto_split:right @@ -13,5 +13,11 @@ keybind = cmd+shift+left=goto_split:left keybind = cmd+shift+up=goto_split:up keybind = cmd+shift+down=goto_split:down +keybind = cmd+shift+l=goto_split:right +keybind = cmd+shift+h=goto_split:left +keybind = cmd+shift+k=goto_split:up +keybind = cmd+shift+j=goto_split:down + window-padding-balance = true -split-divider-color = #444444 \ No newline at end of file +split-divider-color = #444444 + -- cgit v1.2.3