aboutsummaryrefslogtreecommitdiffstats
path: root/config.h
diff options
context:
space:
mode:
authorJoe <bousset.rudy@gmail.com>2022-08-17 11:20:59 +0200
committerJoe <bousset.rudy@gmail.com>2022-08-17 11:20:59 +0200
commit232595accf388efedcce87687378e3c04dd88b95 (patch)
treecdf48422519d33916ce54e3fc92f83ba6ccf92df /config.h
parentMakefile update (diff)
downloaddwmblocks-232595accf388efedcce87687378e3c04dd88b95.tar.gz
dwmblocks-232595accf388efedcce87687378e3c04dd88b95.tar.bz2
dwmblocks-232595accf388efedcce87687378e3c04dd88b95.tar.xz
dwmblocks-232595accf388efedcce87687378e3c04dd88b95.tar.zst
dwmblocks-232595accf388efedcce87687378e3c04dd88b95.zip
update
Diffstat (limited to 'config.h')
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index 869556c..99208c9 100644
--- a/config.h
+++ b/config.h
@@ -2,7 +2,7 @@
static const Block blocks[] = {
/*Icon Command Update interval Update signal*/
{ "", "sb-mpd", 1, 11 },
- { "", "sb-mailbox", 120, 12 },
+ { "", "sb-mailbox", 30, 12 },
{ "", "sb-forecast", 3600, 11 },
{ "", "sb-cpu", 1, 12 },
{ "", "sb-memory", 5, 12 },