diff options
Diffstat (limited to '')
-rw-r--r-- | alacritty.yml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/alacritty.yml b/alacritty.yml index 05f6b2a..1e9f190 100644 --- a/alacritty.yml +++ b/alacritty.yml @@ -112,7 +112,7 @@ window: # Font configuration font: normal: - family: Classic Console Neue + family: Iosevka style: Regular size: 14.0 #font: @@ -130,15 +130,15 @@ font: #style: Regular # Bold font face - bold: + #bold: # Font family # # If the bold family is not specified, it will fall back to the # value specified for the normal font. - family: Classic Console Neue + #family: Classic Console Neue # The `style` can be specified to pick a specific face. - style: Regular + #style: Regular # Italic font face #italic: |