diff --git a/blocks.def.h b/blocks.def.h index 6d60d96..5bd12cb 100644 --- a/blocks.def.h +++ b/blocks.def.h @@ -9,6 +9,7 @@ static const Block blocks[] = { {"", "sb-volume", 0, 4}, {"", "sb-internet", 5, 3}, {"", "sb-battery", 5, 2}, + {"", "sb-cpu", 1, 0}, {"", "sb-date", 60, 1}, };