git checker
This commit is contained in:
parent
832b021170
commit
04601a5514
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +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*/
|
||||
{" ", "git-check-remote", 600, 20},
|
||||
{" ", "volstat", 0, 10},
|
||||
{" ", "micstat", 0, 11},
|
||||
/* {" ", "iwdstat", 2, 0},*/
|
||||
|
|
Loading…
Reference in a new issue