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 373eabc..5a5fc93 100644
--- a/config.h
+++ b/config.h
@@ -13,6 +13,7 @@ static const Block blocks[] = {
{"", "volume", 0, 10},
{"", "battery", 5, 0},
{"", "clock", 60, 0},
+ {"", "internet", 5, 4},
};
//sets delimeter between status commands. NULL character ('\0') means no delimeter.
Software created with 💖