This commit is contained in:
2025-07-23 12:50:42 -04:00
parent 834fd3ff60
commit dea6c74137
2 changed files with 3 additions and 1 deletions

View File

@@ -21,7 +21,7 @@ config.window_padding = {
bottom = 0,
}
config.font = wezterm.font("Iosevka Slab")
config.font = wezterm.font("ComicShannsMono Nerd Font")
config.font_size = 20.0
return config