feat: no battery available!

This commit is contained in:
David JULIEN 2022-12-02 22:28:57 +01:00
parent 5c9090ae55
commit 8d1f7e2c6a
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ static const Block blocks[] = {
{"", "sb-music", 0, 5},
{"", "sb-volume", 0, 4},
{"", "sb-internet", 5, 3},
{"", "sb-battery", 5, 2},
//{"", "sb-battery", 5, 2},
{"", "sb-cpu", 1, 0},
{"", "sb-date", 60, 1},
};