From 6f4e90385c251396f3e3f5aee2b7ccf134f21390 Mon Sep 17 00:00:00 2001 From: Tibo De Peuter Date: Wed, 25 May 2022 10:49:54 +0200 Subject: [PATCH] Changed font to hack --- config/alacritty.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/alacritty.yml b/config/alacritty.yml index b943cb1..bcd1e2b 100644 --- a/config/alacritty.yml +++ b/config/alacritty.yml @@ -101,16 +101,16 @@ window: #multiplier: 3 # Font configuration -#font: +font: # Normal (roman) font face - #normal: + normal: # Font family # # Default: # - (macOS) Menlo # - (Linux/BSD) monospace # - (Windows) Consolas - #family: monospace + family: hack # The `style` can be specified to pick a specific face. #style: Regular