diff options
author | Joe <bousset.rudy@gmail.com> | 2022-08-19 17:24:17 +0200 |
---|---|---|
committer | Joe <bousset.rudy@gmail.com> | 2022-08-19 17:24:17 +0200 |
commit | af5aef3fd11819977fdb9cb107779bdd54f44d6a (patch) | |
tree | f2d46e9583ac5f23704db53943cfe745795c91b2 | |
parent | timing update (diff) | |
download | dwmblocks-af5aef3fd11819977fdb9cb107779bdd54f44d6a.tar.gz dwmblocks-af5aef3fd11819977fdb9cb107779bdd54f44d6a.tar.bz2 dwmblocks-af5aef3fd11819977fdb9cb107779bdd54f44d6a.tar.xz dwmblocks-af5aef3fd11819977fdb9cb107779bdd54f44d6a.tar.zst dwmblocks-af5aef3fd11819977fdb9cb107779bdd54f44d6a.zip |
update
-rw-r--r-- | config.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ static const Block blocks[] = { /* { "", "sb-battery", 120, 3 }, */ { "", "sb-volume", 0, 3 }, /* { "", "sb-usb", 30, 2 }, */ - { "", "sb-net", 15, 2 }, + { "", "sb-net", 5, 2 }, { "", "sb-clock", 60, 1 }, { "", "sb-os", 0, 0 }, /* { "", "sb-music", 0, 11 }, */ |