diff options
| author | Skladnayazebra <skladnayazebra@gmail.com> | 2026-03-15 14:08:47 +0100 |
|---|---|---|
| committer | Skladnayazebra <skladnayazebra@gmail.com> | 2026-03-15 14:08:47 +0100 |
| commit | d45d0f00c2e535625d966875183e021e04db41e5 (patch) | |
| tree | bdd42ea4b81f31a9d338a5178ced36cc176ee20d | |
| parent | f0c0c4a410afc9e52ea2cddb09dcf40938b9f52c (diff) | |
fix ghostty config
| -rw-r--r-- | ghostty/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ghostty/config b/ghostty/config index c431f5e..38faf68 100644 --- a/ghostty/config +++ b/ghostty/config @@ -1,5 +1,5 @@ theme = dark:Gruvbox Dark,light:Gruvbox Light font-family = JetBrainsMono Nerd Font NL -fullscreen +fullscreen = true window-padding-balance = true window-padding-color = extend |
