diff options
Diffstat (limited to '')
-rw-r--r-- | alacritty.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/alacritty.toml b/alacritty.toml index e453a86..fbdbd6b 100644 --- a/alacritty.toml +++ b/alacritty.toml @@ -25,7 +25,7 @@ style = "Regular" [font.bold] #family = "monospace" -family = "Iosevka Nerd Font Mono" +family = "Hack" style = "Bold" [font.italic] |