aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index 3ff8f89..38ae20a 100644
--- a/config.h
+++ b/config.h
@@ -1,7 +1,7 @@
//Modify this file to change what commands output to your statusbar, and recompile using the make command.
static const Block blocks[] = {
-/*Icon*/ /*Command*/ /*Update Interval*/ /*Update Signal*/
+/*Icon*/ /*Command*/ /*Update Interval*/ /*Update Signals*/
{"", "nettraf", 1, 16},
{"", "volume", 1, 10},
{"", "clock", 60, 1},