diff options
| author | Pinapelz <yukais@pinapelz.com> | 2026-03-30 21:58:55 -0700 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2026-03-30 21:58:55 -0700 |
| commit | 4acf85db722ebe7e019e7427436083b3b9f4959e (patch) | |
| tree | 6d5b416ad605730a6d573d1b4178c7676dc8a015 /config/ghostty | |
| parent | 89e10cd0c0331fc727889d41e34309db1fb5735f (diff) | |
| parent | e4b9059d346e6a6dbd6216cd1fb5e41085bb6e7b (diff) | |
Merge remote-tracking branch 'upstream/main'
Diffstat (limited to 'config/ghostty')
| -rw-r--r-- | config/ghostty/config (renamed from config/ghostty/ghostty.config) | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/config/ghostty/ghostty.config b/config/ghostty/config index 42b073d5..fb539f6b 100644 --- a/config/ghostty/ghostty.config +++ b/config/ghostty/config @@ -114,9 +114,17 @@ font-size = 12 #font-family-italic = JetBrainsMono NFM Italic #font-family = BerkeleyMono Nerd Font -font-family = Iosevka Nerd Font +#font-family = Iosevka Nerd Font # font-family = SFMono Nerd Font +# Font families +font-family = "Iosevkeley Mono" +font-family-bold = "Iosevkeley Mono" +font-family-italic = "Iosevkeley Mono" +font-family-bold-italic = "Iosevkeley Mono" +font-family = "Symbols Nerd Font Mono" + + title = "GhosTTY" wait-after-command = false |
