Skip to content
Snippets Groups Projects
Commit 20ba93ea authored by Henrik Tjäder's avatar Henrik Tjäder
Browse files

Fix leftover <

parent ad54a672
No related branches found
No related tags found
No related merge requests found
......@@ -170,7 +170,7 @@
"network": {
"family": "ipv4",
// "interface": "wlp2*", // (Optional) To force the use of this interface
"format-wifi": "< {essid} {frequency} {signaldBm} dB⇵",
"format-wifi": " {essid} {frequency} {signaldBm} dB⇵",
//"format-wifi": "<span color='#589df6'></span> <span color='gray'>{essid}</span> {frequency} <span color='#589df6'>{signaldBm} dB</span> <span color='#589df6'>⇵</span> {bandwidthUpBits}/{bandwidthDownBits}",
"format-ethernet": "{ifname}: {ipaddr}/{cidr} ",
"format-linked": "{ifname} (No IP) ",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment