diff options
Diffstat (limited to 'ghostty/config')
| -rw-r--r-- | ghostty/config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ghostty/config b/ghostty/config index 6494a64..b45cb39 100644 --- a/ghostty/config +++ b/ghostty/config @@ -1,12 +1,12 @@ background=#131313 -font-family = JetBrainsMono Nerd Font Mono +font-family = FiraCode Nerd Font Mono font-size = 15 background-blur-radius = 20 mouse-hide-while-typing = true window-decoration = true macos-option-as-alt = true -background-opacity = 0.95 +background-opacity = 1 background-blur-radius = 20 foreground = #FCFCFC |