diff options
| author | y-jan137 <yousefjan24000@gmail.com> | 2026-05-09 19:01:56 +0300 |
|---|---|---|
| committer | y-jan137 <yousefjan24000@gmail.com> | 2026-05-09 19:01:56 +0300 |
| commit | 26ef48f66761ca950a9d85be6efd2aa0dee8008e (patch) | |
| tree | 334cd07a405b49a9c89a30ddf7a5dfbb8b08fee5 /ghostty/config | |
| parent | 03951fecab601a966c946dd850971c68e07046e3 (diff) | |
Font consistency
Diffstat (limited to 'ghostty/config')
| -rw-r--r-- | ghostty/config | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ghostty/config b/ghostty/config index efeeb09..e85c1ec 100644 --- a/ghostty/config +++ b/ghostty/config @@ -1,4 +1,5 @@ background=#131313 +font-family = JetBrainsMono Nerd Font Mono font-size = 15 background-blur-radius = 20 mouse-hide-while-typing = true @@ -22,3 +23,5 @@ keybind = ctrl+shift+j=goto_split:down window-padding-balance = true split-divider-color = #444444 +image-storage-limit = 320000000 + |