alacritty font size to 9
This commit is contained in:
parent
9fc07fd52b
commit
973109ea69
1 changed files with 1 additions and 1 deletions
|
|
@ -942,7 +942,7 @@ font:
|
||||||
style: Bold Italic
|
style: Bold Italic
|
||||||
|
|
||||||
# Point size
|
# Point size
|
||||||
size: 11.0
|
size: 9.0
|
||||||
|
|
||||||
# Offset is the extra space around each character. `offset.y` can be thought
|
# 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
|
# of as modifying the line spacing, and `offset.x` as modifying the letter
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue