diff options
| -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 |
