recording icon and packages on by default

This commit is contained in:
Luke Smith 2020-03-14 20:49:10 -04:00
parent 765850c8f7
commit 65b447334f
No known key found for this signature in database
GPG key ID: 4C50B54A911F6252

View file

@ -1,9 +1,9 @@
//Modify this file to change what commands output to your statusbar, and recompile using the make command.
static const Block blocks[] = {
/*Icon*/ /*Command*/ /*Update Interval*/ /*Update Signal*/
/* {"", "cat /tmp/recordingicon", 0, 9}, */
{"", "cat /tmp/recordingicon", 0, 9},
/* {"", "music", 0, 11}, */
/* {"", "pacpackages", 0, 8}, */
{"", "pacpackages", 0, 8},
/* {"", "crypto", 0, 13}, */
{"", "torrent", 20, 7},
{"", "news", 0, 6},