1 parent 9347b5a commit c64e171Copy full SHA for c64e171
1 file changed
ghostty/config
@@ -3,14 +3,15 @@
3
# -----------
4
font-family = "Berkeley Mono"
5
theme = no-clown-fiesta
6
-font-size = 18
+font-size = 17
7
8
# Custom background & opacity
9
# background = #010101
10
# background-opacity = 0.93
11
12
# Adjust cell width slightly
13
# adjust-cell-width = -0%
14
+adjust-cell-height = 30%
15
16
17
# Window
@@ -31,13 +32,13 @@ clipboard-write = allow
31
32
# Padding
33
34
window-padding-balance = true
-window-padding-y = 2,2
35
+window-padding-y = 1,1
36
window-padding-x = 4,4
37
38
39
# Cursor
40
-shell-integration-features = no-cursor
41
+shell-integration-features = no-cursor, sudo, no-title
42
cursor-style = block
43
cursor-style-blink = true
44
cursor-opacity = 0.96
0 commit comments