add keylay indicator to blocks.def.h
This commit is contained in:
parent
bca2587728
commit
934ef5125a
@ -10,6 +10,7 @@ static const Block blocks[] = {
|
|||||||
/* {"", "bar-battery", 3, 0}, */
|
/* {"", "bar-battery", 3, 0}, */
|
||||||
/* {"", "bar-brightness", 0, 11}, */
|
/* {"", "bar-brightness", 0, 11}, */
|
||||||
{"", "bar-bluetooth", 1, 0},
|
{"", "bar-bluetooth", 1, 0},
|
||||||
|
{"", "bar-keyboard", 0, 7},
|
||||||
{"", "bar-network", 1, 0},
|
{"", "bar-network", 1, 0},
|
||||||
{"", "bar-volume", 0, 10},
|
{"", "bar-volume", 0, 10},
|
||||||
{"", "bar-date", 1, 0},
|
{"", "bar-date", 1, 0},
|
||||||
|
Loading…
Reference in New Issue
Block a user