Update alacritty.yml
Increase font size to 12.
This commit is contained in:
parent
e6a575d1b4
commit
a4a485209b
|
@ -11,7 +11,7 @@ scrolling:
|
||||||
font:
|
font:
|
||||||
normal:
|
normal:
|
||||||
family: MesloLGS NF
|
family: MesloLGS NF
|
||||||
size: 11
|
size: 12
|
||||||
draw_bold_text_with_bright_colors: false
|
draw_bold_text_with_bright_colors: false
|
||||||
colors:
|
colors:
|
||||||
primary:
|
primary:
|
||||||
|
|
Loading…
Reference in a new issue