summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'config.h')
-rw-r--r--config.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/config.h b/config.h
index 08c04bd..1212d26 100644
--- a/config.h
+++ b/config.h
@@ -2,7 +2,8 @@
static const Block blocks[] = {
/*Icon*/ /*Command*/ /*Update Interval*/ /*Update Signal*/
- {"", "cpu_sl", 5, 4},
+ // {"", "cpu", 5, 4},
+ {"", "cpu_py", 5, 4},
{"", "cputemp", 2, 5},
{"", "nettraf", 1, 16},
{"", "memory", 5, 8},