aboutsummaryrefslogtreecommitdiff
path: root/ghostty
diff options
context:
space:
mode:
authory-jan137 <yousefjan24000@gmail.com>2026-03-17 17:26:41 +0300
committery-jan137 <yousefjan24000@gmail.com>2026-03-17 17:26:41 +0300
commitcc15cecf57ad36019db7909cc22710bd0118da12 (patch)
treedff05e43c260b053cf561b210bec73952b694346 /ghostty
parenta5c55c048461c11177eed8be28def01aa4bb4502 (diff)
Updates
Diffstat (limited to 'ghostty')
-rw-r--r--ghostty/config10
1 files changed, 7 insertions, 3 deletions
diff --git a/ghostty/config b/ghostty/config
index 7bf0c93..4e6d1fc 100644
--- a/ghostty/config
+++ b/ghostty/config
@@ -1,13 +1,17 @@
-
-font-size = 16
+background="black"
+font-size = 15
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 = 1
+background-blur-radius = 20
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
+
+window-padding-balance = true
+split-divider-color = #444444 \ No newline at end of file