music module renabled for dwm
This commit is contained in:
parent
b97eff3d47
commit
93b951f715
1 changed files with 1 additions and 1 deletions
2
config.h
2
config.h
|
@ -2,7 +2,7 @@
|
|||
static const Block blocks[] = {
|
||||
/*Command*/ /*Update Interval*/ /*Update Signal*/
|
||||
{"cat /tmp/recordingicon 2>/dev/null", 0, 9},
|
||||
/* {"music", 0, 11}, */
|
||||
{"music", 0, 11},
|
||||
{"pacpackages", 0, 8},
|
||||
/* {"crypto", 0, 13}, */
|
||||
/* {"torrent", 20, 7}, */
|
||||
|
|
Loading…
Reference in a new issue