Update alacritty's font size
Signed-off-by: Matej Focko <me@mfocko.xyz>
This commit is contained in:
parent
cfb68e987c
commit
00173d44ad
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ window:
|
||||||
font:
|
font:
|
||||||
normal:
|
normal:
|
||||||
family: JetBrainsMonoNL Nerd Font
|
family: JetBrainsMonoNL Nerd Font
|
||||||
size: 13.0
|
size: 9.0
|
||||||
|
|
||||||
cursor:
|
cursor:
|
||||||
# Block, Underline, Beam
|
# Block, Underline, Beam
|
||||||
|
|
Loading…
Reference in a new issue