commit ff026b9dd4d05eac027af0debb06637483d68b3b
parent ff41f8e71ec6fafdcc8fa25367d5ad01dbdd8519
Author: Luke Smith <luke@lukesmith.xyz>
Date: Mon, 4 May 2020 17:26:37 -0400
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.
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.h b/config.h
@@ -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}, */