Alexays / Waybar

Highly customizable Wayland bar for Sway and Wlroots based compositors. :v: :tada:
MIT License
6.39k stars 696 forks source link

Network interface selection by MAC #3283

Open gnull opened 4 months ago

gnull commented 4 months ago

It seems that Waybar currently can only select network interfaces by name. These names are unpredictable on Linux and may depend on the order in which devices were connected (like if you use a USB dongle or docking station).

Would it be a good idea to add an option to select network interface by something predictable, like a MAC address?

Ivan