diff options
| author | jStmaX! <87650746+jstmaxlol@users.noreply.github.com> | 2025-09-29 00:25:21 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-29 00:25:21 +0200 |
| commit | 7da601dd39fc2f715dba541e312b8762845277e3 (patch) | |
| tree | 8d1b0b28a5ca2fae311b7409847ae56aa7ccfbc2 /cfg/ghostty_config | |
| parent | dc970a41bf7df1aa76c3e5a7330013360ea28da8 (diff) | |
update ghostty cfg
Diffstat (limited to 'cfg/ghostty_config')
| -rw-r--r-- | cfg/ghostty_config | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/cfg/ghostty_config b/cfg/ghostty_config index 03c2418..c3f9f48 100644 --- a/cfg/ghostty_config +++ b/cfg/ghostty_config @@ -4,7 +4,7 @@ ## @mansoorbarri, 00-kat & ghostty's documentation # -background-opacity = 0.8 +background-opacity = 0.7 background-blur = false theme = Zenwritten Dark # other cool themes [Fahrenheit, ] @@ -12,11 +12,13 @@ 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-padding-y = 14 +window-padding-x = 16 window-height = 23 window-width = 80 window-save-state = never window-theme = dark font-family = mononoki command = /usr/bin/fish --login --interactive +font-feature = +calt, +liga, +dlig +window-decoration = none |