Revert "feat(fonts): remove nerd font"

This reverts commit 1063c3351d.
This commit is contained in:
2025-04-29 09:44:59 +02:00
parent 834e64204f
commit 0a76572835
5 changed files with 69 additions and 0 deletions
+2
View File
@@ -4,6 +4,8 @@ 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",