alacritty: use patched NerdFont SauceCodePro

This commit is contained in:
Fernando Schauenburg 2022-10-12 11:55:27 +02:00
parent 672d8cb6d1
commit c1b8658ad4

View file

@ -114,13 +114,14 @@ font:
# - (macOS) Menlo # - (macOS) Menlo
# - (Linux/BSD) monospace # - (Linux/BSD) monospace
# - (Windows) Consolas # - (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. # The `style` can be specified to pick a specific face.
style: Light style: Medium
# Bold font face # Bold font face
bold: #bold:
# Font family # Font family
# #
# If the bold family is not specified, it will fall back to the # If the bold family is not specified, it will fall back to the
@ -128,7 +129,7 @@ font:
#family: monospace #family: monospace
# The `style` can be specified to pick a specific face. # The `style` can be specified to pick a specific face.
style: Regular # style: Regular
# Italic font face # Italic font face
#italic: #italic: