wezterm: Use iosevka ss15 extralight for italic+bold => comments in nvim

This commit is contained in:
Daniel Lundin 2022-02-17 15:49:08 +01:00
parent dc568bad06
commit c0bf6199ea

View file

@ -101,7 +101,7 @@ return {
{
italic = true,
intensity = "Bold",
font = font_with_fallback("Iosevka Term Curly Slab", {weight="Light", italic=true})
font = font_with_fallback("Iosevka SS15", {weight="ExtraLight", italic=true})
},
{
intensity = "Bold",