dwmblocks

I use polybar now
Log | Files | Refs | README | LICENSE

commit 93b951f7153e81a128724529c75c2ed811f6af30
parent b97eff3d4760435ab852eb1673f44df2f6b21905
Author: Luke Smith <luke@lukesmith.xyz>
Date:   Wed, 22 Apr 2020 19:56:36 -0400

music module renabled for dwm

Diffstat:
Mconfig.h | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config.h b/config.h @@ -2,7 +2,7 @@ static const Block blocks[] = { /*Command*/ /*Update Interval*/ /*Update Signal*/ {"cat /tmp/recordingicon 2>/dev/null", 0, 9}, - /* {"music", 0, 11}, */ + {"music", 0, 11}, {"pacpackages", 0, 8}, /* {"crypto", 0, 13}, */ /* {"torrent", 20, 7}, */