summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.h2
-rwxr-xr-xdwmblocksbin22400 -> 22424 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index 6f8532b..f84519d 100644
--- a/config.h
+++ b/config.h
@@ -2,7 +2,7 @@
static const Block blocks[] = {
/*Icon*/ /*Command*/ /*Update Interval*/ /*Update Signal*/
- //{"", "cpu", 5, 4},
+ {"", "cpu", 5, 4},
{"", "cputemp", 2, 5},
{"", "nettraf", 1, 16},
{"", "memory", 5, 8},
diff --git a/dwmblocks b/dwmblocks
index 2774635..80907bc 100755
--- a/dwmblocks
+++ b/dwmblocks
Binary files differ