Remove redundant statusbar items
This commit is contained in:
@@ -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" },
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user