alacritty: remove line spacing for prettier box drawing
This commit is contained in:
parent
dd8f235e18
commit
d861e06a79
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue