Change alacritty font size

This commit is contained in:
Colin Powell
2020-01-28 13:47:25 -05:00
parent e9aaf0ca1a
commit e5e9a745f3

View File

@ -91,7 +91,7 @@ font:
#style: Italic
# Point size
size: 6.0
size: 9.0
# 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.