diff options
Diffstat (limited to 'profiles')
| -rw-r--r-- | profiles/master/blocks.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/profiles/master/blocks.h b/profiles/master/blocks.h index 2b7566c..dc1d8bb 100644 --- a/profiles/master/blocks.h +++ b/profiles/master/blocks.h @@ -3,6 +3,8 @@ static const Block blocks[] = { /*Icon*/ /*Command*/ /*Update Interval*/ /*Update Signal*/ {"", "dwmblocks-mpc", 2, 2}, + {"", "dwmblocks-walerts", 60, 0}, + {"", "dwmblocks-brightness", 2, 2}, {"", "dwmblocks-du", 60, 0}, {"", "dwmblocks-volume", 0, 10}, {"", "dwmblocks-battery", 1, 0}, |