conky_colors icon indicating copy to clipboard operation
conky_colors copied to clipboard

Network interfaces are assumed to start with "wlan" or "eth"

Open PlasmaPower opened this issue 10 years ago • 1 comments

The network interfaces for --network are assumed to be something like wlan0 or eth1. In the latest version of Arch Linux, the network interfaces are named based on pci. For instance, my lspci output shows 03:00.0 Network controller (...), so the network interface is named wlp3s0. This could be fixed by adding the ability for the --wlan, --eth, and --ppp options to accept something like wlp3s0. They currently only accept something like 0, meaning wlan0.

PlasmaPower avatar Jun 16 '14 03:06 PlasmaPower

+1

cesasol avatar Aug 12 '15 08:08 cesasol