Adjusted Alacritty font size

This commit is contained in:
Logan G 2020-09-18 21:02:44 -06:00
parent 2580e917a4
commit b399702d08
Signed by: logan
GPG key ID: E328528C921E7A7A

View file

@ -136,7 +136,7 @@ font:
style: Bold Italic style: Bold Italic
# Point size # Point size
size: 8.0 size: 6.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.