1
0
Fork 0

altered formattgin

This commit is contained in:
Hallam Smith 2020-11-29 00:45:40 +00:00
parent 3aeb389ae6
commit 4d8eb4efc0
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ static const char unknown_str[] = "n/a";
*/
static const struct arg args[] = {
/* function format argument */
{ battery_state, "BAT: [%s", "BAT0" },
{ battery_state, "[BAT: %s", "BAT0" },
{ battery_perc, "%s%%", "BAT0" },
{ battery_remaining, " %s] ", "BAT0" },
{ wifi_essid, "[Wifi: %s] ", "wlp59s0" },