diff --git a/_suckless/dwmblocks/blocks.h b/_suckless/dwmblocks/blocks.h index ce3fe2b..d2a3dbf 100644 --- a/_suckless/dwmblocks/blocks.h +++ b/_suckless/dwmblocks/blocks.h @@ -1,6 +1,7 @@ //Modify this file to change what commands output to your statusbar, and recompile using the make command. static const Block blocks[] = { /*Icon*/ /*Command*/ /*Update Interval*/ /*Update Signal*/ + {"", "sb-emerge", 5 0 }, {"", "sb-mail", 180, 16 }, {"", "sb-volume", 0, 12 }, {"", "sb-network", 1, 0 },