refactor(wezterm): use FiraCode NF symbols as generic NF
This commit is contained in:
parent
41496571f8
commit
f86c97a15a
@ -11,11 +11,11 @@ return {
|
||||
},
|
||||
-- NOTE: Attempt to resolve missing symbols etc.
|
||||
-- <built-in>, BuiltIn
|
||||
{ family = "FiraCode NF", weight = "DemiBold", scale = 1.2 },
|
||||
{ family = "Symbols Nerd Font Mono", scale = 0.8 },
|
||||
"Noto Sans Symbols",
|
||||
"Noto Sans Symbols2",
|
||||
"PowerlineExtraSymbols",
|
||||
{ family = "FiraCode NF", weight = "DemiBold", scale = 1.2 },
|
||||
"FiraCode NF",
|
||||
"MesloLGS NF",
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user