Set terminal font size to more reasonable size
This commit is contained in:
parent
5257d3e191
commit
cd0894b01f
1 changed files with 1 additions and 1 deletions
|
@ -114,7 +114,7 @@ font:
|
||||||
#style: Italic
|
#style: Italic
|
||||||
|
|
||||||
# Point size
|
# Point size
|
||||||
size: 12.5
|
size: 10.5
|
||||||
|
|
||||||
# Offset is the extra space around each character. `offset.y` can be thought of
|
# Offset is the extra space around each character. `offset.y` can be thought of
|
||||||
# as modifying the line spacing, and `offset.x` as modifying the letter spacing.
|
# as modifying the line spacing, and `offset.x` as modifying the letter spacing.
|
||||||
|
|
Loading…
Reference in a new issue