From be3e854f7e3631f69c4581e475ba87b91a33f757 Mon Sep 17 00:00:00 2001 From: Fernando Schauenburg Date: Tue, 27 Jul 2021 22:08:39 +0200 Subject: [PATCH] alacritty: bump up font size a bit --- files/alacritty.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/alacritty.yml b/files/alacritty.yml index cc9536f..0569310 100644 --- a/files/alacritty.yml +++ b/files/alacritty.yml @@ -147,7 +147,7 @@ font: #style: Bold Italic # Point size - size: 14.0 + size: 15.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