feat(fonts): remove nerd font

This commit is contained in:
2024-08-08 23:03:37 +02:00
parent d2f4bf2bdd
commit 2053d73c26
5 changed files with 0 additions and 69 deletions
-2
View File
@@ -4,8 +4,6 @@ local fonts = {}
local family = "Iosevka Custom"
-- Automatically includes fallback for nerd font symbols,
-- so it doesn't require a patched font.
fonts.regular = wezterm.font({
family = family,
weight = "Regular",