aboutsummaryrefslogtreecommitdiffstats
path: root/config.h
diff options
context:
space:
mode:
authorJoe <bousset.rudy@gmail.com>2022-08-18 10:46:13 +0200
committerJoe <bousset.rudy@gmail.com>2022-08-18 10:46:13 +0200
commitb31d1c17b578c21b1f5c9507747c255993347d74 (patch)
treec8e0ee62c7ee1b11726016895338d63ae3d07098 /config.h
parentupdate (diff)
downloaddwmblocks-b31d1c17b578c21b1f5c9507747c255993347d74.tar.gz
dwmblocks-b31d1c17b578c21b1f5c9507747c255993347d74.tar.bz2
dwmblocks-b31d1c17b578c21b1f5c9507747c255993347d74.tar.xz
dwmblocks-b31d1c17b578c21b1f5c9507747c255993347d74.tar.zst
dwmblocks-b31d1c17b578c21b1f5c9507747c255993347d74.zip
added disks
Diffstat (limited to 'config.h')
-rw-r--r--config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/config.h b/config.h
index 358622b..aeb21e7 100644
--- a/config.h
+++ b/config.h
@@ -4,12 +4,14 @@ static const Block blocks[] = {
{ "", "sb-mpd", 0, 10 },
{ "", "sb-mailbox", 0, 9 },
{ "", "sb-forecast", 3600, 8 },
+ { "", "sb-disk", 1, 7 },
{ "", "sb-cpu", 1, 7 },
{ "", "sb-memory", 20, 6 },
{ "", "sb-temp", 15, 5 },
/* { "", "sb-battery", 120, 3 }, */
{ "", "sb-volume", 0, 3 },
{ "", "sb-net", 30, 2 },
+ { "", "sb-net", 30, 2 },
{ "", "sb-clock", 60, 1 },
{ "", "sb-os", 0, 0 },
/* { "", "sb-music", 0, 11 }, */