Remove redundant statusbar items

This commit is contained in:
Hektor Misplon
2020-12-10 15:14:36 +01:00
parent bc2e88a42c
commit cfaccb63ea
25 changed files with 1 additions and 2 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+1 -2
View File
@@ -66,6 +66,5 @@ static const struct arg args[] = {
/* function format argument */
{ wifi_essid, "%s | ", "wlan0" },
{ battery_perc, "%s% | ", "BAT0" },
{ datetime, "%s", "%a %d | %R" },
// { getmpdstat "%s", NULL },
{ datetime, "%s", "%a %d %R" },
};
BIN
View File
Binary file not shown.
Binary file not shown.
Binary file not shown.