summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzachir <zachir@librem.one>2021-04-06 22:29:01 -0500
committerzachir <zachir@librem.one>2021-04-06 22:29:01 -0500
commitfba348222a3ce8337fd8e97963e63d743618919c (patch)
treeb0119c5eb0def0a26e006b283c23b968eb290db2
parent7c0616a6d15d4573915c1de504e7c7bf3d544219 (diff)
Change used blocks
-rw-r--r--config.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/config.h b/config.h
index 0479e5c..7c027cb 100644
--- a/config.h
+++ b/config.h
@@ -12,13 +12,13 @@ static const Block blocks[] = {
/* {"", "price btc Bitcoin 💰", 0, 21}, */
/* {"", "price lbc \"LBRY Token\" 📚", 0, 22}, */
{"", "torrent", 20, 7},
- {"", "memory", 10, 14},
- {"", "cpu", 10, 18},
+ {"", "memory", 5, 14},
+ {"", "cpu", 5, 18},
/* {"", "moonphase", 18000, 17}, */
/* {"", "weather", 18000, 5}, */
{"", "mailbox", 180, 12},
/* {"", "nettraf", 1, 16}, */
- {"", "volume", 10, 10},
+ {"", "volume", 0, 10},
{"", "battery", 5, 3},
{"", "clock", 0, 1},
/* {"", "internet", 5, 4}, */