diff --git a/users/tao/wezterm.lua b/users/tao/wezterm.lua index 6562043..8fe40b6 100644 --- a/users/tao/wezterm.lua +++ b/users/tao/wezterm.lua @@ -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,