summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2020-05-04 15:26:24 -0400
committerLuke Smith <luke@lukesmith.xyz>2020-05-04 15:26:24 -0400
commita0ebcc3f5448204a9414691fea0f496404f81560 (patch)
treec902ebfb01eeda548a1ab87e729ed2260cdbefd0
parenta46d090a2eee02e9b1375a0a12636f873813b960 (diff)
downloaddwmblocks-a0ebcc3f5448204a9414691fea0f496404f81560.tar.gz
dwmblocks-a0ebcc3f5448204a9414691fea0f496404f81560.tar.bz2
dwmblocks-a0ebcc3f5448204a9414691fea0f496404f81560.zip
nettraf opt added, vol not manually updated,
news moved
-rw-r--r--config.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/config.h b/config.h
index 7ef124a..8226e0d 100644
--- a/config.h
+++ b/config.h
@@ -4,15 +4,16 @@ static const Block blocks[] = {
{"", "cat /tmp/recordingicon 2>/dev/null", 0, 9},
{"", "music", 0, 11},
{"", "pacpackages", 0, 8},
+ {"", "news", 0, 6},
/* {"", "crypto", 0, 13}, */
{"", "torrent", 20, 7},
- {"", "news", 0, 6},
/* {"", "memory", 10, 14}, */
/* {"", "cpu", 10, 13}, */
/* {"", "moonphase", 18000, 5}, */
{"", "weather", 18000, 5},
{"", "mailbox", 180, 12},
- {"", "volume", 1, 10},
+ /* {"", "nettraf", 1, 16}, */
+ {"", "volume", 0, 10},
{"", "battery | tr \'\n\' \' \'", 5, 3},
{"", "clock", 60, 1},
{"", "internet", 5, 4},
Software created with 💖