diff --git a/blocks.def.h b/blocks.def.h index 936f6e0..854f32d 100644 --- a/blocks.def.h +++ b/blocks.def.h @@ -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},