diff --git a/alacritty/alacritty.yml.j2 b/alacritty/alacritty.yml.j2 index c6d28f2..2661a1b 100644 --- a/alacritty/alacritty.yml.j2 +++ b/alacritty/alacritty.yml.j2 @@ -150,7 +150,7 @@ font: style: Bold Italic # Point size - size: {{ machine.font_size - 3 }} + size: {{ machine.font_size }} # 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