pltanton / net_widgets

Network widgets for Awesome WM
MIT License
166 stars 41 forks source link

[-] Popup signal strength #1

Closed jsoa closed 9 years ago

jsoa commented 9 years ago

Option to display the signal strength in the popup instead of next to icon. Default is false.

popup_signal

net_wireless = net_widgets.wireless({
    interface="wlp3s0",
    popup_signal=true
})
pltanton commented 9 years ago

Nice, tnx