(Alacritty)~set point size 8->10

This commit is contained in:
2022-09-14 00:48:21 +01:00
parent 0d7a9acf84
commit 9127bbca78

View File

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