Skip to content

Commit c64e171

Browse files
committed
style: 💄 modify font and cell height
1 parent 9347b5a commit c64e171

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

ghostty/config

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,15 @@
33
# -----------
44
font-family = "Berkeley Mono"
55
theme = no-clown-fiesta
6-
font-size = 18
6+
font-size = 17
77

88
# Custom background & opacity
99
# background = #010101
1010
# background-opacity = 0.93
1111

1212
# Adjust cell width slightly
1313
# adjust-cell-width = -0%
14+
adjust-cell-height = 30%
1415

1516
# -----------
1617
# Window
@@ -31,13 +32,13 @@ clipboard-write = allow
3132
# Padding
3233
# -----------
3334
window-padding-balance = true
34-
window-padding-y = 2,2
35+
window-padding-y = 1,1
3536
window-padding-x = 4,4
3637

3738
# -----------
3839
# Cursor
3940
# -----------
40-
shell-integration-features = no-cursor
41+
shell-integration-features = no-cursor, sudo, no-title
4142
cursor-style = block
4243
cursor-style-blink = true
4344
cursor-opacity = 0.96

0 commit comments

Comments
 (0)