alacritty: Increase font size
Note: Disable font smoothing to make this actually look good.
This commit is contained in:
parent
1a81af3dd5
commit
2d42cdecd8
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ font:
|
|||
family: Iosevka Term
|
||||
|
||||
# Point size of the font
|
||||
size: 12
|
||||
size: 13
|
||||
|
||||
# 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…
Add table
Add a link
Reference in a new issue