i3status-rust icon indicating copy to clipboard operation
i3status-rust copied to clipboard

docs: give examples for users to replace networkmanager

Open ammgws opened this issue 3 years ago • 1 comments

What happened to the networkmanager block and how can I recreate the function it had?

Originally posted by @Savuth-S in https://github.com/greshake/i3status-rust/issues/1556#issuecomment-1179365402

See TODO in https://github.com/greshake/i3status-rust/blob/master/NEWS.md#i3status-rust-0300-unreleased

ammgws avatar Jul 09 '22 11:07 ammgws

Which info used to be available via networkmanager but not net? I suspect something VPN-related, but I've never used these.

MaxVerevkin avatar Aug 26 '22 12:08 MaxVerevkin

I think main difference is that it supported regex for the interface name (which net does support now), and that it could display all interfaces in one block, so when connected to a VPN it would show up automatically.

ammgws avatar Feb 01 '23 16:02 ammgws

Hopefully something like f72c362cb832681fe4f69089c7c691535c5c0595 is good enough

ammgws avatar Feb 01 '23 16:02 ammgws