-if utils.host == "shada" then
- widget = net_widget.indicator({interfaces={"enp3s0", command_mode="newer"}})
+if utils.host == "hactar" then
+ widget = net_widget.indicator({interfaces={"br0"}, font='hack'})
+end
+if utils.host == "skull-canyon" then
+ widget = net_widget.indicator({interfaces={"eno1"}, font='hack'})