more simplification
This commit is contained in:
parent
d9cf311a35
commit
c03e79d6d4
3
config.h
3
config.h
@ -74,6 +74,5 @@ static const struct arg args[] = {
|
|||||||
{ uptime, " %s |", NULL },
|
{ uptime, " %s |", NULL },
|
||||||
/* { kernel_release, " %s |", NULL }, */
|
/* { kernel_release, " %s |", NULL }, */
|
||||||
/* { ipv4, " %s |", "wlp3s0" }, */
|
/* { ipv4, " %s |", "wlp3s0" }, */
|
||||||
{ datetime, " %s |", "%Y-%m-%d" },
|
{ datetime, " %s ", "%Y-%m-%d %T" },
|
||||||
{ datetime, " %s ", "%T" },
|
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user