alacritty: change default font size down to 11.5
This commit is contained in:
parent
631fc54dee
commit
f270a4cfc8
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ font:
|
||||||
family: Sauce Code Pro NF
|
family: Sauce Code Pro NF
|
||||||
|
|
||||||
# sizes that work well for 1920 by 1080: 14 (large), 12 (wide), 11.5 (narrow)
|
# sizes that work well for 1920 by 1080: 14 (large), 12 (wide), 11.5 (narrow)
|
||||||
size: 12
|
size: 11.5
|
||||||
|
|
||||||
offset:
|
offset:
|
||||||
x: 0
|
x: 0
|
||||||
|
|
Loading…
Add table
Reference in a new issue