add keylay indicator to blocks.def.h

This commit is contained in:
Jakub 2023-01-17 21:33:44 -05:00
parent bca2587728
commit 934ef5125a

View File

@ -10,6 +10,7 @@ static const Block blocks[] = {
/* {"", "bar-battery", 3, 0}, */
/* {"", "bar-brightness", 0, 11}, */
{"", "bar-bluetooth", 1, 0},
{"", "bar-keyboard", 0, 7},
{"", "bar-network", 1, 0},
{"", "bar-volume", 0, 10},
{"", "bar-date", 1, 0},