diff options
| author | jstmax! <87650746+jstmaxlol@users.noreply.github.com> | 2025-02-28 21:57:07 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-28 21:57:07 +0100 |
| commit | aa2261b83d6af68fef32750287868ef12153f63f (patch) | |
| tree | 2dc350ebdcb9937dff7f3300fe2173450d863c46 /ghostty_config | |
| parent | fa13949128f1bc7266766234f3f239b812ace378 (diff) | |
updated ghostty_cfg
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 |