From 5d2ee8cf601cc8a520b5452504e5a57bcd3d87ac Mon Sep 17 00:00:00 2001 From: zachir Date: Sat, 11 Feb 2023 20:15:05 -0600 Subject: make font slightly smaller in alacritty --- alacritty/alacritty.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/alacritty/alacritty.yml b/alacritty/alacritty.yml index 2c247d5..1831a2b 100644 --- a/alacritty/alacritty.yml +++ b/alacritty/alacritty.yml @@ -154,7 +154,7 @@ font: style: Bold Italic # Point size - size: 10.0 + size: 8.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 -- cgit v1.2.3