wezterm: Use iosevka ss15 extralight for italic+bold => comments in nvim
This commit is contained in:
parent
dc568bad06
commit
c0bf6199ea
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue