Update alacritty.yml

This commit is contained in:
Vlad Doster 2020-04-06 18:00:48 -05:00 committed by GitHub
parent 37ca570146
commit 01dac897d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,8 +37,8 @@ font:
# Offset is the extra space around each character. `offset.y` can be thought of # 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. # as modifying the line spacing, and `offset.x` as modifying the letter spacing.
offset: offset:
x: 0 x: -1
y: 0 y: -1
glyph_offset: glyph_offset:
x: 0 x: 0
y: 0 y: 0