Revert "feat(fonts): remove nerd font"

This reverts commit 1063c3351d.
This commit is contained in:
Oscar Wallberg
2025-04-29 09:44:59 +02:00
parent c57b861523
commit 9da2a6b053
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",