summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2022-08-20 08:01:57 -0400
committerLuke Smith <luke@lukesmith.xyz>2022-08-20 08:01:57 -0400
commit5a6fa8d550c11552480f10e660073ca294d446b1 (patch)
treef8a5ec162a700d8b7d853033937de50b9540a77b
parent66f31c307adbdcc2505239260ecda24a49eea7af (diff)
downloaddwmblocks-5a6fa8d550c11552480f10e660073ca294d446b1.tar.gz
dwmblocks-5a6fa8d550c11552480f10e660073ca294d446b1.tar.bz2
dwmblocks-5a6fa8d550c11552480f10e660073ca294d446b1.zip
sb-doppler script on by default
-rw-r--r--config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.h b/config.h
index ec4ff6e..37bf7e1 100644
--- a/config.h
+++ b/config.h
@@ -17,6 +17,7 @@ static const Block blocks[] = {
/* {"", "sb-memory", 10, 14}, */
/* {"", "sb-cpu", 10, 18}, */
/* {"", "sb-moonphase", 18000, 17}, */
+ {"", "sb-doppler", 0, 13},
{"", "sb-forecast", 18000, 5},
{"", "sb-mailbox", 180, 12},
{"", "sb-nettraf", 1, 16},
Software created with 💖