font tweaks

This commit is contained in:
thomasabishop 2024-01-21 11:23:33 +00:00
parent 3789e57d07
commit db46908176

View file

@ -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]