widget = net_widget.indicator({interfaces={"enp3s0"}, command_mode="newer", font='monospace'})
end
if utils.host == "sb-arch" then
- widget = net_widget.indicator({interfaces={"enp2s0"}, command_mode="newer", font='monospace'})
+ widget = net_widget.indicator({interfaces={"enp0s31f6"}, command_mode="newer", font='monospace'})
end
return widget