diff --git a/alacritty.yml b/alacritty.yml index 7a1b57a..0e31744 100644 --- a/alacritty.yml +++ b/alacritty.yml @@ -88,7 +88,7 @@ font: # - (macOS) Menlo # - (Linux/BSD) monospace # - (Windows) Consolas - family: "monospace" + family: "SourceCodePro" # The `style` can be specified to pick a specific face. style: Regular