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]
|
||||
normal = { family = "PragmataPro Mono" }
|
||||
bold = { family = "PragmataPro Mono", style = "Bold" }
|
||||
italic = { family = "PragmataProMono", style = "Italic" }
|
||||
offset = { y = 0, x = 0 } # line spacing
|
||||
italic = { family = "PragmataPro Mono", style = "Italic" }
|
||||
offset = { y = 1, x = 0 } # line spacing
|
||||
size = 12
|
||||
|
||||
[colors]
|
||||
|
|
Loading…
Add table
Reference in a new issue