Nerdfont Icons

This commit is contained in:
2024-12-02 18:57:23 +01:00
parent bf5fbec810
commit 9cac38871f

View File

@@ -59,7 +59,7 @@
{ "Charging", "\uf008f" },
{ "Discharging", "\uf008c" },
{ "Full", "\uf1210" },
{ "Not charging", "\uf079" },
{ "Not charging", "\uf0079" },
};
size_t i;
char path[PATH_MAX], state[12];