diff --git a/dots/.config/wezterm/config/fonts.lua b/dots/.config/wezterm/config/fonts.lua index eb5d4c96..700158d7 100644 --- a/dots/.config/wezterm/config/fonts.lua +++ b/dots/.config/wezterm/config/fonts.lua @@ -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",