wezterm: disable missing glyphs warning.

main
Joshua Potter 2024-03-04 11:34:57 -07:00
parent c073ebf763
commit f9beed8b30
1 changed files with 1 additions and 0 deletions

View File

@ -122,4 +122,5 @@ return {
username = 'jrpotter', username = 'jrpotter',
}, },
}, },
warn_about_missing_glyphs = false,
} }