if utils.host == "smartlab-imac2" then
widget = net_widget.wireless({interface="wlp3s0", command_mode="newer", font='monospace'})
end
-if utils.host == "shada" then
+if utils.host == "hactar" then
widget = net_widget.indicator({interfaces={"enp3s0"}, command_mode="newer", font='monospace'})
end
if utils.host == "sb-arch" then