We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78c0d76 commit 4f1208dCopy full SHA for 4f1208d
common/ghostty.conf
@@ -7,6 +7,7 @@
7
# ghostty +list-themes
8
theme = light:tokyonight-day,dark:tokyonight
9
macos-titlebar-style = transparent
10
+macos-titlebar-proxy-icon = hidden
11
12
mouse-hide-while-typing = true
13
confirm-close-surface = false
@@ -30,6 +31,7 @@ font-feature = "-dlig"
30
31
32
# Coursor
33
cursor-style = block
34
+cursor-style-blink = false
35
shell-integration-features = no-cursor
36
37
# Map cmd+<c> to ctrl+<c>
0 commit comments