From 4771eeddd2f83e8ccd0ca6acddd25011f55055cc Mon Sep 17 00:00:00 2001 From: AngeD Date: Fri, 16 Sep 2022 20:27:30 +0200 Subject: [PATCH] feat: alacritty font_size 14 --- .config/alacritty.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/alacritty.yml b/.config/alacritty.yml index 8949efc..991f277 100644 --- a/.config/alacritty.yml +++ b/.config/alacritty.yml @@ -157,7 +157,7 @@ font: #style: Bold Italic # Point size - size: 12.0 + size: 14.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