refactor(wezterm): remove fonts directory

This commit is contained in:
Price Hiller 2023-07-09 14:40:48 -05:00
parent ff5730327b
commit dfda150721
No known key found for this signature in database
197 changed files with 3 additions and 22 deletions

View File

@ -36,28 +36,9 @@ return {
family = "JetBrains Mono",
weight = "Medium",
},
-- NOTE: Attempt to resolve missing symbols etc.
-- <built-in>, BuiltIn
{ family = "Symbols Nerd Font Mono" },
{ family = "Symbols Nerd Font" },
"Noto Sans Symbols",
"Noto Sans Symbols2",
"PowerlineExtraSymbols",
"MesloLGS NF",
-- <built-in>, BuiltIn
-- Assumed to have Emoji Presentation
-- Pixel sizes: [128]
"Noto Color Emoji",
"Noto Sans Adlam Unjoined",
"Unifont",
-- <built-in>, BuiltIn
"Last Resort High-Efficiency",
{
family = "Noto Fonts Emoji",
}
}),
font_dirs = {
"fonts",
},
font_size = 11,
}

Some files were not shown because too many files have changed in this diff Show More