more modules
This commit is contained in:
parent
763e69e3fc
commit
6675b22e35
1 changed files with 10 additions and 8 deletions
|
@ -5,6 +5,8 @@ static const Block blocks[] = {
|
|||
{" ", "micstat", 0, 11},
|
||||
/* {" 直 ", "iwdstat", 2, 0},*/
|
||||
{" ", "layoutstat", 0, 12},
|
||||
{" ", "memorystat", 2, 0},
|
||||
{" ", "cpustat", 2, 0},
|
||||
/* {" ", "batstat", 2, 0},*/
|
||||
{" ", "date '+%I:%M%p'", 2, 0},
|
||||
{" ", "date '+%a %Y-%m-%d'", 2, 0},
|
||||
|
|
Loading…
Reference in a new issue