From e3fdc9ec65da92924d535400ef23fe1eb21d5e59 Mon Sep 17 00:00:00 2001 From: mattiaborsarini Date: Fri, 13 Aug 2021 15:28:37 +0200 Subject: [PATCH] alacritty.yml: Change font size --- alacritty.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alacritty.yml b/alacritty.yml index aef10e7..2f533fd 100644 --- a/alacritty.yml +++ b/alacritty.yml @@ -150,7 +150,7 @@ font: #style: Bold Italic # Point size - #size: 11.0 + size: 10.0 # Offset is the extra space around each character. `offset.y` can be thought # of as modifying the line spacing, and `offset.x` as modifying the letter