diff --git a/blocks.def.h b/blocks.def.h index 75bead5..936f6e0 100644 --- a/blocks.def.h +++ b/blocks.def.h @@ -7,6 +7,8 @@ static const Block blocks[] = { {"", "bar-weather", 3600, 9}, {"", "bar-cpu", 3, 0}, {"", "bar-ram", 3, 0}, + /* {"", "bar-battery", 3, 0}, */ + /* {"", "bar-brightness", 0, 11}, */ {"", "bar-bluetooth", 1, 0}, {"", "bar-network", 1, 0}, {"", "bar-volume", 0, 10},