alacritty: Fix font size

This commit is contained in:
2022-07-02 18:38:58 +02:00
parent fff382e5fa
commit ecdbedf4b2

View File

@@ -150,7 +150,7 @@ font:
style: Bold Italic style: Bold Italic
# Point size # Point size
size: {{ machine.font_size }} size: {{ machine.font_size - 3 }}
# Offset is the extra space around each character. `offset.y` can be thought # 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 # of as modifying the line spacing, and `offset.x` as modifying the letter