diff options
Diffstat (limited to 'alacritty')
| -rw-r--r-- | alacritty/alacritty.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/alacritty/alacritty.yml b/alacritty/alacritty.yml index 3969b7f..8b484eb 100644 --- a/alacritty/alacritty.yml +++ b/alacritty/alacritty.yml @@ -96,7 +96,7 @@ font: # as modifying the line spacing, and `offset.x` as modifying the letter spacing. offset: x: 0 - y: 4 + 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, |
