little fix
This commit is contained in:
parent
7b8adbc182
commit
763e69e3fc
1 changed files with 2 additions and 2 deletions
|
@ -2,9 +2,9 @@
|
|||
static const Block blocks[] = {
|
||||
/*Icon*/ /*Command*/ /*Update Interval*/ /*Update Signal*/
|
||||
{" ♫ ", "volstat", 0, 10},
|
||||
{" ", "micstat", 0, 10},
|
||||
{" ", "micstat", 0, 11},
|
||||
/* {" 直 ", "iwdstat", 2, 0},*/
|
||||
{" ", "layoutstat", 0, 11},
|
||||
{" ", "layoutstat", 0, 12},
|
||||
/* {" ", "batstat", 2, 0},*/
|
||||
{" ", "date '+%I:%M%p'", 2, 0},
|
||||
{" ", "date '+%a %Y-%m-%d'", 2, 0},
|
||||
|
|
Loading…
Reference in a new issue