glyph-util: add missing ascii represenations of some emojis

This commit is contained in:
Lennart Poettering
2025-09-19 16:27:44 +02:00
committed by Yu Watanabe
parent 341bccdf1e
commit e6a05af50b

View File

@@ -79,6 +79,8 @@ const char* glyph_full(Glyph code, bool force_utf) {
[GLYPH_SPARKLES] = "*",
[GLYPH_LOW_BATTERY] = "!",
[GLYPH_WARNING_SIGN] = "!",
[GLYPH_COMPUTER_DISK] = "o",
[GLYPH_WORLD] = "W",
[GLYPH_RED_CIRCLE] = "o",
[GLYPH_YELLOW_CIRCLE] = "o",
[GLYPH_BLUE_CIRCLE] = "o",