aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoe <bousset.rudy@gmail.com>2022-08-18 11:19:45 +0200
committerJoe <bousset.rudy@gmail.com>2022-08-18 11:19:45 +0200
commit8e58eec5cd4a71e147d4d2254f73673c2df700c0 (patch)
treec7488d13a6e6aca8bdb1c4f1ee5594bcfb7f4bb0
parentadded disks (diff)
downloaddwmblocks-8e58eec5cd4a71e147d4d2254f73673c2df700c0.tar.gz
dwmblocks-8e58eec5cd4a71e147d4d2254f73673c2df700c0.tar.bz2
dwmblocks-8e58eec5cd4a71e147d4d2254f73673c2df700c0.tar.xz
dwmblocks-8e58eec5cd4a71e147d4d2254f73673c2df700c0.tar.zst
dwmblocks-8e58eec5cd4a71e147d4d2254f73673c2df700c0.zip
update
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index aeb21e7..ebf0103 100644
--- a/config.h
+++ b/config.h
@@ -10,7 +10,7 @@ static const Block blocks[] = {
{ "", "sb-temp", 15, 5 },
/* { "", "sb-battery", 120, 3 }, */
{ "", "sb-volume", 0, 3 },
- { "", "sb-net", 30, 2 },
+ /* { "", "sb-usb", 30, 2 }, */
{ "", "sb-net", 30, 2 },
{ "", "sb-clock", 60, 1 },
{ "", "sb-os", 0, 0 },