diff options
-rw-r--r-- | config.h | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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}, */ |