music module renabled for dwm

This commit is contained in:
Luke Smith 2020-04-22 19:56:36 -04:00
parent b97eff3d47
commit 93b951f715
No known key found for this signature in database
GPG key ID: 4C50B54A911F6252

View file

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