addded ip back as it's too useful
This commit is contained in:
parent
c03e79d6d4
commit
97880c5f86
2
config.h
2
config.h
@ -73,6 +73,6 @@ static const struct arg args[] = {
|
||||
{ temp, " %s°C |", "/sys/class/thermal/thermal_zone2/temp" },
|
||||
{ uptime, " %s |", NULL },
|
||||
/* { kernel_release, " %s |", NULL }, */
|
||||
/* { ipv4, " %s |", "wlp3s0" }, */
|
||||
{ ipv4, " %s |", "wlp3s0" },
|
||||
{ datetime, " %s ", "%Y-%m-%d %T" },
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user