summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.h b/config.h
index 6e0d310..3c7b75b 100644
--- a/config.h
+++ b/config.h
@@ -63,6 +63,7 @@ static const char unknown_str[] = "n/a";
*/
static const struct arg args[] = {
/* function format argument */
+ //{ battery_perc, "[  %s% ]", "BAT0" },
{ cpu_perc, "[  %s% ]", NULL },
{ ram_used, "[  %s/", NULL },
{ ram_total, " %s]", NULL },