Limit show interfaces in i3status-rs

This commit is contained in:
Magic_RB 2020-09-07 10:51:00 +02:00
parent 15cfcbb2dd
commit 18d6b2d7d9

View file

@ -14,6 +14,7 @@ format = "{percentage}% {time} {power}W"
[[block]]
block = "networkmanager"
on_click = "nm-connection-editor"
interface_name_include = [ "wlo1", "eno1", "wg0" ]
{{ end -}}
[[block]]