We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fad7e8d commit e0d0e25Copy full SHA for e0d0e25
common/config/ghostty/config
@@ -17,8 +17,7 @@ keybind = super+f11=toggle_fullscreen
17
window-decoration=auto
18
background-blur=true
19
background-blur-radius = 20
20
-background-opacity = 0.9
21
-background-opacity=0.9
+background-opacity = 0.98
22
23
macos-non-native-fullscreen = true
24
macos-titlebar-style = tabs
@@ -28,4 +27,4 @@ resize-overlay = never
28
27
# Cursor stlying
29
cursor-style = "block"
30
cursor-style-blink = false
31
-shell-integration-features = no-cursor
+shell-integration-features = no-cursor
0 commit comments