Compare commits

..

No commits in common. "9f66d57178ae5a6930bc4b454f601d45d1aa9847" and "67159efbb0c9b4594bf56d10db37863ab16603f9" have entirely different histories.

View file

@ -157,11 +157,11 @@
"format-ethernet": "{ipaddr}/{cidr} ",
"tooltip-format": "{ifname} via {gwaddr} ",
"format-linked": "{ifname} (No IP) ",
"format-disconnected": "",
"format-disconnected": "<span foreground='#fb49s3'>⚠</span>",
"format-alt": "{ifname}: {ipaddr}/{cidr}"
},
"network#wifi": {
"interface": "wl*",
"interface": "wlo*",
"format-wifi": "{essid} ({signalStrength}%) ",
"tooltip-format": "{ifname} via {gwaddr} ",
"format-linked": "",