alacritty: Increase font size
This commit is contained in:
parent
b3b2f29501
commit
796f673617
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue