add battery and brighness blocks - off by default

This commit is contained in:
Jakub 2023-01-11 12:43:17 -05:00
parent c1e3a2e5a3
commit bca2587728

View File

@ -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},