home/i3status-rust: reenable network interfaces for nixy
This commit is contained in:
parent
ad25a3cfe1
commit
de7f060142
@ -29,6 +29,16 @@
|
|||||||
warning = 20.0;
|
warning = 20.0;
|
||||||
alert = 10.0;
|
alert = 10.0;
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
block = "net";
|
||||||
|
device = "wlan0";
|
||||||
|
interval = 2;
|
||||||
|
}
|
||||||
|
{
|
||||||
|
block = "net";
|
||||||
|
device = "enp5s0";
|
||||||
|
interval = 2;
|
||||||
|
}
|
||||||
{
|
{
|
||||||
block = "net";
|
block = "net";
|
||||||
device = "eno1";
|
device = "eno1";
|
||||||
|
Loading…
Reference in New Issue
Block a user