wezterm: disable missing glyphs warning.
parent
c073ebf763
commit
f9beed8b30
|
@ -122,4 +122,5 @@ return {
|
||||||
username = 'jrpotter',
|
username = 'jrpotter',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
warn_about_missing_glyphs = false,
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue