that doesnt work
This commit is contained in:
parent
e91fca9507
commit
501c8f01d1
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
||||||
//Modify this file to change what commands output to your statusbar, and recompile using the make command.
|
//Modify this file to change what commands output to your statusbar, and recompile using the make command.
|
||||||
static const Block blocks[] = {
|
static const Block blocks[] = {
|
||||||
/*Icon*/ /*Command*/ /*Update Interval*/ /*Update Signal*/
|
/*Icon*/ /*Command*/ /*Update Interval*/ /*Update Signal*/
|
||||||
{"", "git-check-remote", 600, 20},
|
|
||||||
{" ", "volstat", 0, 10},
|
{" ", "volstat", 0, 10},
|
||||||
{" ", "micstat", 0, 11},
|
{" ", "micstat", 0, 11},
|
||||||
/* {" ", "iwdstat", 2, 0},*/
|
/* {" ", "iwdstat", 2, 0},*/
|
||||||
|
|
Loading…
Reference in a new issue