diff --git a/dot_config/wezterm/wezterm.lua b/dot_config/wezterm/wezterm.lua index 5bb8c77..1ea8d3c 100644 --- a/dot_config/wezterm/wezterm.lua +++ b/dot_config/wezterm/wezterm.lua @@ -18,7 +18,7 @@ cfg.check_for_updates = false -- fonts & text cfg.cursor_blink_rate = 0 cfg.bold_brightens_ansi_colors = false -cfg.font = wt.font('Maple Mono NF') +cfg.font = wt.font('Maple Mono NL NF') cfg.font_size = fn.set_by_os{ Darwin = 14, others = 11