Increase font size in alacritty

This commit is contained in:
Colin Powell
2019-01-18 01:59:31 -05:00
parent 92b0e40f08
commit a5cb72c2ea

View File

@ -98,7 +98,7 @@ font:
#style: Italic
# Point size
size: 10.0
size: 14.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.