diff --git a/config/alacritty/alacritty.yml b/config/alacritty/alacritty.yml index 8d92d9a..773adc6 100644 --- a/config/alacritty/alacritty.yml +++ b/config/alacritty/alacritty.yml @@ -114,13 +114,14 @@ font: # - (macOS) Menlo # - (Linux/BSD) monospace # - (Windows) Consolas - family: Source Code Pro + # family: Source Code Pro + family: SauceCodePro Nerd Font Mono # The `style` can be specified to pick a specific face. - style: Light + style: Medium # Bold font face - bold: + #bold: # Font family # # If the bold family is not specified, it will fall back to the @@ -128,7 +129,7 @@ font: #family: monospace # The `style` can be specified to pick a specific face. - style: Regular + # style: Regular # Italic font face #italic: