alacritty: Increase font size
This commit is contained in:
parent
04c7bb2fc3
commit
ced8814557
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ render_timer = false
|
||||||
TERM = "alacritty"
|
TERM = "alacritty"
|
||||||
|
|
||||||
[font]
|
[font]
|
||||||
size = 24.0
|
size = 26.0
|
||||||
|
|
||||||
[font.bold]
|
[font.bold]
|
||||||
family = "monospace"
|
family = "monospace"
|
||||||
|
|
Loading…
Reference in a new issue