summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/config.h b/config.h
index 24c8a6b..1213f6a 100644
--- a/config.h
+++ b/config.h
@@ -26,7 +26,8 @@ static const Block blocks[] = {
{"", "sb-network", 5, 1},
{"", "sb-volume", 0, 10},
{"", "sb-sysinfo", 5, 14},
- {"", "sb-battery", 5, 3},
+ {"", "sb-indicators", 0, 11},
+ //{"", "sb-battery", 5, 3},
};
//Sets delimiter between status commands. NULL character ('\0') means no delimiter.