home/i3status-rust: add net interface for thinkpad dock

This commit is contained in:
2024-04-29 13:14:43 +02:00
parent f6105ac717
commit e7632ff743

View File

@@ -34,6 +34,11 @@
device = "enp5s0";
interval = 2;
}
{
block = "net";
device = "enp7s0f3u1u1";
interval = 2;
}
{
block = "net";
device = "eno1";