alacritty: Increase font size

This commit is contained in:
Sanchayan Maity 2021-08-02 12:51:08 +05:30
parent 8f5e45cb52
commit fb1007b1b6
1 changed files with 1 additions and 1 deletions

View File

@ -70,7 +70,7 @@ font:
style: Bold Italic
# Point size of the font
size: 12.0
size: 16.0
# Offset is the extra space around each character. offset.y can be thought of
# as modifying the linespacing, and offset.x as modifying the letter spacing.