summaryrefslogtreecommitdiff
path: root/dwmblocks/config.h
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2024-06-08 03:33:25 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2024-06-08 03:33:25 +0900
commitf799063cf16f6dc956d9edb83318361be37f0097 (patch)
tree3e6d6f3c7385d7dd28b65ceb229ec3140f6a64af /dwmblocks/config.h
parenta99d8241826a188e779d28cdfecf8ff2793f2a93 (diff)
Init
Diffstat (limited to 'dwmblocks/config.h')
-rw-r--r--dwmblocks/config.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/dwmblocks/config.h b/dwmblocks/config.h
index 2805cae..45e6f39 100644
--- a/dwmblocks/config.h
+++ b/dwmblocks/config.h
@@ -16,9 +16,9 @@ static const Block blocks[] = {
{"", "sb-doppler", 0, 13},
{"", "sb-forecast", 3600, 5},
{"", "sb-cpu", 60, 18},
- {"", "sb-memory", 60, 14},
- {"", "sb-disk", 10800, 20},
- // {"", "sb-nettraf", 1, 16},
+ /* {"", "sb-memory", 60, 14}, */
+ /* {"", "sb-disk", 10800, 20}, */
+ /* {"", "sb-nettraf", 1, 16}, */
{"", "sb-volume", 0, 10},
{"", "sb-brightness", 0, 22},
{"", "sb-battery", 5, 3},