alacritty: remove line spacing for prettier box drawing

This commit is contained in:
Daniel Lundin 2020-02-10 16:45:28 +01:00
parent dd8f235e18
commit d861e06a79

View file

@ -99,7 +99,7 @@ font:
# as modifying the line spacing, and `offset.x` as modifying the letter spacing.
offset:
x: 0
y: 2
y: 0
# Glyph offset determines the locations of the glyphs within their cells with
# the default being at the bottom. Increasing `x` moves the glyph to the right,