diff options
| author | Ambrose <me@librelife.org> | 2026-02-17 01:20:40 -0500 |
|---|---|---|
| committer | Ambrose <me@librelife.org> | 2026-02-17 01:20:40 -0500 |
| commit | 202eb1f22b0190067cc1173f987e6500f45d5acc (patch) | |
| tree | 430b06f230049f9068b9bf673948d18b1ba981f1 | |
| parent | e1abe85d2c52680ff5a549fbac1b251d1c04d131 (diff) | |
| -rw-r--r-- | blocks.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -13,7 +13,6 @@ static const Block blocks[] = { {"CPU: ", "sb-cpuusage", 1, 0}, {"Mem: ", "sb-memory", 1, 0}, {"Temp: ", "sb-cputemp", 1, 0}, - //{"IP: ", "sb-network", 1, 0}, //{"Bat: ", "sb-battery", 60, 0}, {"", "date '+%b %d, %I:%M %p'", 1, 0}, }; |