aboutsummaryrefslogtreecommitdiff
path: root/ghostty
diff options
context:
space:
mode:
Diffstat (limited to 'ghostty')
-rw-r--r--ghostty/config10
1 files changed, 8 insertions, 2 deletions
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
+