alacritty: Increase font size

This commit is contained in:
Sanchayan Maity 2023-01-18 17:09:56 +05:30
parent b3b2f29501
commit 796f673617
Signed by: sanchayanmaity
GPG Key ID: 6F6A0609C12038F3
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ font:
style: Bold Italic
# Point size of the font
size: 18.0
size: 20.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.