diff --git a/dots/.config/wezterm/config/fonts.lua b/dots/.config/wezterm/config/fonts.lua index 16c90f49..e361a4d0 100644 --- a/dots/.config/wezterm/config/fonts.lua +++ b/dots/.config/wezterm/config/fonts.lua @@ -11,11 +11,11 @@ return { }, -- NOTE: Attempt to resolve missing symbols etc. -- , 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",