Update alacritty.yml

This commit is contained in:
Vlad Doster 2020-04-06 17:58:27 -05:00 committed by GitHub
parent 3e30f323f3
commit e8d73038df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -33,12 +33,12 @@ font:
family: "Source Code Pro" family: "Source Code Pro"
style: Italic style: Italic
# Point size # Point size
size: 14.0 size: 10.0
# 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: -1 x: 0
y: -1 y: 0
glyph_offset: glyph_offset:
x: 0 x: 0
y: 0 y: 0