fix(wezterm): use bundled nerd font symbols are used before system fonts
This commit is contained in:
parent
5762ecc9ae
commit
69fdebf5f8
@ -28,6 +28,7 @@ return {
|
|||||||
{
|
{
|
||||||
family = "Noto Fonts Emoji",
|
family = "Noto Fonts Emoji",
|
||||||
},
|
},
|
||||||
|
{ family = "Nerd Font Symbols" },
|
||||||
}),
|
}),
|
||||||
font_size = 11,
|
font_size = 11,
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user