record error suppressed

This commit is contained in:
Luke Smith 2020-03-22 09:09:11 -04:00
parent 642120069c
commit 781eacae90
No known key found for this signature in database
GPG key ID: 4C50B54A911F6252

View file

@ -1,7 +1,7 @@
//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 2>/dev/null", 0, 9},
/* {"", "music", 0, 11}, */
{"", "pacpackages", 0, 8},
/* {"", "crypto", 0, 13}, */