chore: disable missing glyph warning
This commit is contained in:
@@ -30,6 +30,7 @@ end)
|
|||||||
|
|
||||||
config = {
|
config = {
|
||||||
window_close_confirmation = 'NeverPrompt',
|
window_close_confirmation = 'NeverPrompt',
|
||||||
|
warn_about_missing_glyphs = false,
|
||||||
term = 'xterm-256color',
|
term = 'xterm-256color',
|
||||||
enable_kitty_graphics = true,
|
enable_kitty_graphics = true,
|
||||||
max_fps = 60,
|
max_fps = 60,
|
||||||
|
|||||||
@@ -30,6 +30,7 @@ end)
|
|||||||
|
|
||||||
config = {
|
config = {
|
||||||
window_close_confirmation = 'NeverPrompt',
|
window_close_confirmation = 'NeverPrompt',
|
||||||
|
warn_about_missing_glyphs = false,
|
||||||
term = 'xterm-256color',
|
term = 'xterm-256color',
|
||||||
enable_kitty_graphics = true,
|
enable_kitty_graphics = true,
|
||||||
max_fps = 60,
|
max_fps = 60,
|
||||||
|
|||||||
Reference in New Issue
Block a user