diff options
| author | jstmax! <87650746+jstmaxlol@users.noreply.github.com> | 2025-10-26 00:26:29 +0200 |
|---|---|---|
| committer | jstmax! <87650746+jstmaxlol@users.noreply.github.com> | 2025-10-26 00:26:29 +0200 |
| commit | 4da38055970bc983b4a2d1a7ea04795cdde15bd1 (patch) | |
| tree | d2a25d976bc65a8aa4c30f580bbeaf684997b273 /cfg/ghostty_config | |
| parent | af9aa365e5ad48a9a0da5a82713821fd076e7dc5 (diff) | |
updated cfg/ - testing commit signature from git
Diffstat (limited to 'cfg/ghostty_config')
| -rw-r--r-- | cfg/ghostty_config | 37 |
1 files changed, 20 insertions, 17 deletions
diff --git a/cfg/ghostty_config b/cfg/ghostty_config index c3f9f48..d79148f 100644 --- a/cfg/ghostty_config +++ b/cfg/ghostty_config @@ -4,21 +4,24 @@ ## @mansoorbarri, 00-kat & ghostty's documentation # -background-opacity = 0.7 -background-blur = false -theme = Zenwritten Dark +background-opacity = 0.7 +background-blur = false +theme = Zenwritten Dark # other cool themes [Fahrenheit, ] -cursor-style = block -cursor-style-blink = false -cursor-invert-fg-bg = true -shell-integration-features = no-cursor -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 +cursor-style = block +cursor-style-blink = false +cursor-invert-fg-bg = true +shell-integration-features = no-cursor +window-padding-x = 16 +window-padding-y = 14 +window-width = 84 +window-height = 24 +window-save-state = never +window-theme = dark +font-family = mononoki +font-size = 12 +window-titlebar-foreground = #f82323 +window-titlebar-background = #0f0f0f +command = /usr/bin/fish --login --interactive +font-feature = +calt, +liga, +dlig +window-decoration = none |