allow warn

This commit is contained in:
Tao Tien 2024-02-29 22:14:53 -08:00
parent 07cc1bae74
commit a9a47ac33f

View file

@ -1,7 +1,7 @@
return {
font = wezterm.font 'FiraCode Nerd Font',
color_scheme = "Dracula",
warn_about_missing_glyphs = false,
warn_about_missing_glyphs = true,
check_for_updates = false,
hide_tab_bar_if_only_one_tab = true,