Polybar: Use simpler WiFi off icon when disconnected from WLAN

This commit is contained in:
Salt 2017-09-12 23:49:26 -05:00
parent 570585dc08
commit 98112b499b

View File

@ -429,8 +429,9 @@ label-disconnected = %ifname%
[module/wlan-network-mini] [module/wlan-network-mini]
inherit = template/module/network inherit = template/module/network
format-connected-prefix = format-connected-prefix =
format-disconnected-prefix =
label-connected =  label-connected = 
label-disconnected = %ifname% label-disconnected =
[module/wlan-speed] [module/wlan-speed]
inherit = template/module/network inherit = template/module/network