this should really be disabled until I fix it all

I want to get rid of the mpd-module-update script,
perhaps having it started by the `music` script or
dwm. There have been big kinks in bug testing.
This commit is contained in:
Luke Smith 2020-05-04 17:26:37 -04:00
parent ff41f8e71e
commit ff026b9dd4
No known key found for this signature in database
GPG key ID: 4C50B54A911F6252

View file

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