aboutsummaryrefslogtreecommitdiff
path: root/ghostty
diff options
context:
space:
mode:
authory-jan137 <yousefjan24000@gmail.com>2026-03-14 15:56:21 +0300
committery-jan137 <yousefjan24000@gmail.com>2026-03-14 15:56:21 +0300
commita5c55c048461c11177eed8be28def01aa4bb4502 (patch)
treed4507dd6615a2ea241b16260421854ed24471ac0 /ghostty
parent37cb3a6497a01ba031caa9eea2d391e910edb63a (diff)
Updates
Diffstat (limited to 'ghostty')
-rw-r--r--ghostty/config11
1 files changed, 8 insertions, 3 deletions
diff --git a/ghostty/config b/ghostty/config
index 8cc3b63..7bf0c93 100644
--- a/ghostty/config
+++ b/ghostty/config
@@ -1,8 +1,13 @@
-font-size = 19
+
+font-size = 16
background-blur-radius = 20
mouse-hide-while-typing = true
window-decoration = true
# keybind = global:cmd+/=toggle_quick_terminal
macos-option-as-alt = true
-background-opacity = 0.7
-background-blur-radius = 20
+background-opacity = 1
+
+keybind = cmd+shift+right=goto_split:right
+keybind = cmd+shift+left=goto_split:left
+keybind = cmd+shift+up=goto_split:up
+keybind = cmd+shift+down=goto_split:down