From: 2009 Date: Tue, 24 Jan 2017 09:55:27 +0000 (+1000) Subject: Fix bug where net widget would not get the device name X-Git-Url: https://git.madduck.net/etc/awesome.git/commitdiff_plain/958cf60e6fbb5958d4d4505b044370a6028d683a?hp=958cf60e6fbb5958d4d4505b044370a6028d683a Fix bug where net widget would not get the device name This happens because my output from ```ip link show``` doesn't have anything additional betweeen MULTICAST and UP. ``` 2: enp2s0: ``` ---