aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatarLibravatar Biswakalyan Bhuyan <biswa@surgot.in> 2022-08-10 09:34:03 +0530
committerLibravatarLibravatar Biswakalyan Bhuyan <biswa@surgot.in> 2022-08-10 09:34:03 +0530
commite249123c6255b327bb8b0b00b18c95b0b4c8e2d7 (patch)
tree955da088d1d686dba4a087164f4a33a890158d17
parent3a262f268507511adf2e6bfdc57a05a33a7a22d2 (diff)
downloaddwmblocks-e249123c6255b327bb8b0b00b18c95b0b4c8e2d7.tar.gz
dwmblocks-e249123c6255b327bb8b0b00b18c95b0b4c8e2d7.tar.bz2
dwmblocks-e249123c6255b327bb8b0b00b18c95b0b4c8e2d7.zip
Update config.hHEADmaster
-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},