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