add battery and brighness blocks - off by default
This commit is contained in:
parent
c1e3a2e5a3
commit
bca2587728
@ -7,6 +7,8 @@ static const Block blocks[] = {
|
|||||||
{"", "bar-weather", 3600, 9},
|
{"", "bar-weather", 3600, 9},
|
||||||
{"", "bar-cpu", 3, 0},
|
{"", "bar-cpu", 3, 0},
|
||||||
{"", "bar-ram", 3, 0},
|
{"", "bar-ram", 3, 0},
|
||||||
|
/* {"", "bar-battery", 3, 0}, */
|
||||||
|
/* {"", "bar-brightness", 0, 11}, */
|
||||||
{"", "bar-bluetooth", 1, 0},
|
{"", "bar-bluetooth", 1, 0},
|
||||||
{"", "bar-network", 1, 0},
|
{"", "bar-network", 1, 0},
|
||||||
{"", "bar-volume", 0, 10},
|
{"", "bar-volume", 0, 10},
|
||||||
|
Loading…
Reference in New Issue
Block a user