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