From ff026b9dd4d05eac027af0debb06637483d68b3b Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Mon, 4 May 2020 17:26:37 -0400 Subject: 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. --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.h') diff --git a/config.h b/config.h index 8226e0d..0b134d1 100644 --- 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}, */ -- cgit v1.2.3