diff options
| author | Yousef Jan <yousefjan24000@gmail.com> | 2026-05-10 13:14:19 +0300 |
|---|---|---|
| committer | Yousef Jan <yousefjan24000@gmail.com> | 2026-05-10 13:14:19 +0300 |
| commit | 5836edd99f703ae44066fab774cd1858b06b12b6 (patch) | |
| tree | 43b866f3c4a7eb3d1601233615549ceb78d570d9 /ghostty/config | |
| parent | 9e91374284c0e7a6d4567c3cad8577af6dcc270f (diff) | |
Updates
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 |