From a2335972ba3cda9ddda86df2281c1f9cf0fe653f Mon Sep 17 00:00:00 2001 From: Bartek Stalewski Date: Sun, 20 Feb 2022 16:11:15 +0100 Subject: [PATCH] Gentoo, baby. --- _suckless/dwmblocks/blocks.h | 1 + 1 file changed, 1 insertion(+) 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 },