From 6fbb652b606ab10778092e19a5b6522f9255cc63 Mon Sep 17 00:00:00 2001 From: Gerardo Marx Date: Mon, 31 Jan 2022 18:29:26 -0600 Subject: [PATCH] Source Code font --- alacritty.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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