font tweaks
This commit is contained in:
parent
3789e57d07
commit
db46908176
1 changed files with 2 additions and 2 deletions
|
@ -7,8 +7,8 @@ live_config_reload = true
|
||||||
[font]
|
[font]
|
||||||
normal = { family = "PragmataPro Mono" }
|
normal = { family = "PragmataPro Mono" }
|
||||||
bold = { family = "PragmataPro Mono", style = "Bold" }
|
bold = { family = "PragmataPro Mono", style = "Bold" }
|
||||||
italic = { family = "PragmataProMono", style = "Italic" }
|
italic = { family = "PragmataPro Mono", style = "Italic" }
|
||||||
offset = { y = 0, x = 0 } # line spacing
|
offset = { y = 1, x = 0 } # line spacing
|
||||||
size = 12
|
size = 12
|
||||||
|
|
||||||
[colors]
|
[colors]
|
||||||
|
|
Loading…
Add table
Reference in a new issue