Update network adapter
This commit is contained in:
parent
1e944723c7
commit
d593634aa1
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@
|
||||||
widget = {
|
widget = {
|
||||||
type = "glances";
|
type = "glances";
|
||||||
url = "http://localhost:${port}";
|
url = "http://localhost:${port}";
|
||||||
metric = "network:enp0s13f0u1";
|
metric = "network:enp0s20f0u1";
|
||||||
chart = false;
|
chart = false;
|
||||||
version = 4;
|
version = 4;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue