widget = net_widget.wireless({interface="wlp3s0", command_mode="newer", font='monospace'})
end
if utils.host == "hactar" then
- widget = net_widget.indicator({interfaces={"enp3s0"}, command_mode="newer", font='monospace'})
+ widget = net_widget.indicator({interfaces={"enp4s0"}, command_mode="newer", font='monospace'})
end
if utils.host == "skull-canyon" then
widget = net_widget.indicator({interfaces={"eno1"}, command_mode="newer", font='monospace'})