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