diff options
| author | jstmax! <87650746+jstmaxlol@users.noreply.github.com> | 2025-02-15 21:12:11 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-15 21:12:11 +0100 |
| commit | c2ad8337cda95bbee925ea2b2bbe8a5dc78af31a (patch) | |
| tree | 42380c868d29b91ea17f27723764c92d15e85386 /ghostty_config | |
| parent | 670cdc78752c06d09a99cf5bd23c4289135a1ee7 (diff) | |
> add ghostty config
Diffstat (limited to 'ghostty_config')
| -rw-r--r-- | ghostty_config | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/ghostty_config b/ghostty_config new file mode 100644 index 0000000..fd7eb8d --- /dev/null +++ b/ghostty_config @@ -0,0 +1,16 @@ +# +## @jstmaxlol ghostty cfg +### thanks to @mansoorbarri && @00-kat +## +# + +background-opacity = 0.8 +background-blur = true +theme = Twilight +cursor-style = block +shell-integration-features = no-cursor +window-padding-y = 3 +window-padding-x = 4 +window-height = 23 +window-width = 80 +window-save-state = never |