getting rid of bad icon
This commit is contained in:
parent
d503ddf530
commit
7f93040bc0
|
@ -356,7 +356,7 @@ in
|
|||
# "interface": "wlp2*", // (Optional) To force the use of this interface
|
||||
format-wifi = " ({signalStrength}%)";
|
||||
format-ethernet = " {ipaddr}";
|
||||
format-linked = "{ifname} (No IP) ";
|
||||
format-linked = "{ifname} (No IP)";
|
||||
format-disconnected = "Disconnected ";
|
||||
format-alt = "{ifname}: {essid} {ipaddr}/{cidr}";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue