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 b8c17ce..507575a 100644
--- a/config.h
+++ b/config.h
@@ -3,6 +3,7 @@ static const Block blocks[] = {
/*Icon*/ /*Command*/ /*Update Interval*/ /*Update Signal*/
{"", "sb-music", 0, 11},
{"", "sb-volume", 10, 10},
+ // {"", "sb-updates", 360, 12},
{"", "sb-memory", 5, 14},
// {"Mem:", "free -h | awk '/^Mem/ { print $3\"/\"$2 }' | sed s/i//g", 30, 0},