summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmbrose <me@librelife.org>2026-01-10 15:28:05 -0500
committerAmbrose <me@librelife.org>2026-01-10 15:28:05 -0500
commitbe114aee5ee4c672315c4eab5357e30e6cd063cb (patch)
tree0f66c9208d073e8341679941ad97592acd471d41
parent72d16916a45de1a6f0751997b1cfbc6c85949429 (diff)
Moved 'vol' to end
-rw-r--r--blocks.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/blocks.h b/blocks.h
index d7eabbc..2e4f85c 100644
--- a/blocks.h
+++ b/blocks.h
@@ -9,8 +9,8 @@
static const Block blocks[] = {
// Label Command Int SIG
- {"CPU: ", "sb-cpuusage", 1, 0},
{"Vol: ", "sb-volume", 1, SIG},
+ {"CPU: ", "sb-cpuusage", 1, 0},
{"Mem: ", "sb-memory", 1, 0},
{"Temp: ", "sb-cputemp -f", 1, 0},
//{"IP: ", "sb-network", 1, 0},