sensible defaults
This commit is contained in:
parent
d977e93821
commit
f99055051e
1 changed files with 2 additions and 2 deletions
|
@ -4,11 +4,11 @@ static const Block blocks[] = {
|
|||
{" ", "volstat", 0, 10},
|
||||
{" ", "micstat", 0, 11},
|
||||
{" ", "layoutstat", 0, 12},
|
||||
{" ", "iwdstat", 2, 0},
|
||||
/* {" ", "iwdstat", 2, 0},*/
|
||||
/* {" ", "memorystat", 1, 0},*/
|
||||
/* {" ", "cpustat", 1, 0},*/
|
||||
/* {" ", "netstat", 2, 0},*/
|
||||
{" ", "batstat", 1, 0},
|
||||
/* {" ", "batstat", 1, 0},*/
|
||||
{" ", "date '+%I:%M%p'", 1, 0},
|
||||
{" ", "date '+%a %Y-%m-%d'", 1, 0},
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue