diff options
Diffstat (limited to 'ghostty_config')
| -rw-r--r-- | ghostty_config | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/ghostty_config b/ghostty_config index fd7eb8d..a6a314d 100644 --- a/ghostty_config +++ b/ghostty_config @@ -4,13 +4,16 @@ ## # -background-opacity = 0.8 +background-opacity = 0.7 background-blur = true -theme = Twilight +theme = Pnevma cursor-style = block +cursor-style-blink = false +cursor-invert-fg-bg = true shell-integration-features = no-cursor window-padding-y = 3 window-padding-x = 4 window-height = 23 window-width = 80 window-save-state = never +window-theme = dark |