update to font size in alacritty

This commit is contained in:
Solomon Laing 2022-09-18 20:39:10 +09:30
parent aa1b9cb7df
commit b5fe43b9af

View File

@ -189,7 +189,7 @@ font:
style: Bold Italic
# Point size
size: 12.0
size: 10.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.