Updated the font size

This commit is contained in:
Craige McWhirter 2020-03-17 22:44:06 +10:00
parent 5aa16cd42d
commit cdb3292a00
Signed by: sercanto
GPG key ID: 7DBA9F5689EFB6AA

View file

@ -98,7 +98,7 @@ font:
style: Italic style: Italic
# Point size of the font # Point size of the font
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 linespacing, and offset.x as modifying the letter spacing. # as modifying the linespacing, and offset.x as modifying the letter spacing.
@ -200,6 +200,7 @@ schemes:
colors: *light colors: *light
# Visual Bell # Visual Bell
# #
# Any time the BEL code is received, Alacritty "rings" the visual bell. Once # Any time the BEL code is received, Alacritty "rings" the visual bell. Once