refactor(wezterm): use normal font weights
This commit is contained in:
parent
847f5e2ee9
commit
ca1c15306a
@ -6,7 +6,6 @@ return {
|
||||
font = wezterm.font_with_fallback({
|
||||
{
|
||||
family = "FiraCode Nerd Font",
|
||||
weight = "Medium",
|
||||
harfbuzz_features = {
|
||||
"zero",
|
||||
"cv02",
|
||||
@ -20,7 +19,6 @@ return {
|
||||
},
|
||||
{
|
||||
family = "JetBrains Mono",
|
||||
weight = "Medium",
|
||||
},
|
||||
{
|
||||
family = "MesloLGS Nerd Font",
|
||||
|
Loading…
Reference in New Issue
Block a user