From 245eb07a5e4b919906c2113a70530bf1791425ef Mon Sep 17 00:00:00 2001 From: Severin Kaderli Date: Mon, 30 Mar 2020 19:31:33 +0200 Subject: [PATCH] Update alacritty.yml Signed-off-by: Severin Kaderli --- system/.config/alacritty/alacritty.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/.config/alacritty/alacritty.yml b/system/.config/alacritty/alacritty.yml index f09d582..25e3450 100644 --- a/system/.config/alacritty/alacritty.yml +++ b/system/.config/alacritty/alacritty.yml @@ -66,7 +66,7 @@ font: normal: family: "JetBrainsMono Nerd Font" - size: 7 + size: 8 # 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 spacing.