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:
parent
ff41f8e71e
commit
ff026b9dd4
1 changed files with 1 additions and 1 deletions
2
config.h
2
config.h
|
@ -2,7 +2,7 @@
|
||||||
static const Block blocks[] = {
|
static const Block blocks[] = {
|
||||||
/*Icon*/ /*Command*/ /*Update Interval*/ /*Update Signal*/
|
/*Icon*/ /*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},
|
||||||
{"", "news", 0, 6},
|
{"", "news", 0, 6},
|
||||||
/* {"", "crypto", 0, 13}, */
|
/* {"", "crypto", 0, 13}, */
|
||||||
|
|
Loading…
Reference in a new issue