home/i3status-rust: add net interface for thinkpad dock
This commit is contained in:
parent
f6105ac717
commit
e7632ff743
@ -34,6 +34,11 @@
|
|||||||
device = "enp5s0";
|
device = "enp5s0";
|
||||||
interval = 2;
|
interval = 2;
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
block = "net";
|
||||||
|
device = "enp7s0f3u1u1";
|
||||||
|
interval = 2;
|
||||||
|
}
|
||||||
{
|
{
|
||||||
block = "net";
|
block = "net";
|
||||||
device = "eno1";
|
device = "eno1";
|
||||||
|
Loading…
Reference in New Issue
Block a user