feat(fonts): remove nerd font

This commit is contained in:
Oscar Wallberg
2024-08-08 23:03:37 +02:00
parent d5e9e4510e
commit 1063c3351d
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",