netstat
This commit is contained in:
parent
ed7ed82bfa
commit
ac57713f81
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ static const Block blocks[] = {
|
||||||
{" ", "layoutstat", 0, 12},
|
{" ", "layoutstat", 0, 12},
|
||||||
{" ", "memorystat", 1, 0},
|
{" ", "memorystat", 1, 0},
|
||||||
{" ", "cpustat", 1, 0},
|
{" ", "cpustat", 1, 0},
|
||||||
{" ", "netstat", 2, 0},
|
{" ", "netstat", 2, 0},
|
||||||
/* {" ", "batstat", 1, 0},*/
|
/* {" ", "batstat", 1, 0},*/
|
||||||
{" ", "date '+%I:%M%p'", 1, 0},
|
{" ", "date '+%I:%M%p'", 1, 0},
|
||||||
{" ", "date '+%a %Y-%m-%d'", 1, 0},
|
{" ", "date '+%a %Y-%m-%d'", 1, 0},
|
||||||
|
|
Loading…
Reference in a new issue