Update network interface for gentoo-desktop
This commit is contained in:
parent
a1943c32cc
commit
a78f254549
4
config.h
4
config.h
@ -68,7 +68,7 @@ static const struct arg args[] = {
|
|||||||
{ cpu_perc, " CPU: %s% | ", NULL },
|
{ cpu_perc, " CPU: %s% | ", NULL },
|
||||||
{ ram_perc, "RAM: %s%, ", NULL },
|
{ ram_perc, "RAM: %s%, ", NULL },
|
||||||
{ ram_used, "%s | ", NULL },
|
{ ram_used, "%s | ", NULL },
|
||||||
{ netspeed_rx, "NET r:%s, ", "eno2" },
|
{ netspeed_rx, "NET r:%s, ", "enp8s0" },
|
||||||
{ netspeed_tx, "t:%s | ", "eno2" },
|
{ netspeed_tx, "t:%s | ", "enp8s0" },
|
||||||
{ datetime, "%s ", "%F %T" },
|
{ datetime, "%s ", "%F %T" },
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user