diff --git a/.config/alacritty/alacritty.yml b/.config/alacritty/alacritty.yml index 45abecf..ba13514 100644 --- a/.config/alacritty/alacritty.yml +++ b/.config/alacritty/alacritty.yml @@ -62,15 +62,19 @@ colors: transparent_background_colors: true font: - # The normal (roman) font face to use. + # Get SauceCodePro NerdFont from here: https://github.com/ryanoasis/nerd-fonts/releases/latest - download SourceCodePro.zip + # The normal font face to use. normal: family: Sauce Code Pro NF + family: SauceCodePro NerdFont # The bold font face bold: family: Sauce Code Pro NF + family: SauceCodePro NerdFont # The italic font face italic: family: Sauce Code Pro NF + family: SauceCodePro NerdFont # sizes that work well for 1920 by 1080: 14 (large), 12 (wide), 11.5 (narrow) size: 11.5