diff options
| author | Skladnayazebra <skladnayazebra@gmail.com> | 2026-03-22 18:03:11 +0100 |
|---|---|---|
| committer | Skladnayazebra <skladnayazebra@gmail.com> | 2026-03-22 18:03:11 +0100 |
| commit | 3f3bd5d82bf915ead3cdf54a10828af19526f822 (patch) | |
| tree | 2d20347ec7646af5ef1f5d21bee31af8abeaf121 | |
| parent | 593f267a16e9292c7a3dc73c6ad4df6c0fd37103 (diff) | |
add ghostty config comments
| -rw-r--r-- | ghostty/config | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ghostty/config b/ghostty/config index e210325..746e777 100644 --- a/ghostty/config +++ b/ghostty/config @@ -2,5 +2,7 @@ theme = dark:Gruvbox Dark,light:Gruvbox Light font-family = JetBrainsMono Nerd Font NL fullscreen = true window-padding-balance = true +# makes tmux status bar look TOO THICC window-padding-color = extend +# prevents ghostty from showing popup before closing confirm-close-surface = false |
