more simplification
This commit is contained in:
parent
7827ccad69
commit
d9cf311a35
2
config.h
2
config.h
@ -73,7 +73,7 @@ static const struct arg args[] = {
|
|||||||
{ temp, " %s°C |", "/sys/class/thermal/thermal_zone2/temp" },
|
{ temp, " %s°C |", "/sys/class/thermal/thermal_zone2/temp" },
|
||||||
{ 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" },
|
||||||
{ datetime, " %s ", "%T" },
|
{ datetime, " %s ", "%T" },
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user