Fix broken icons
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 0s

This commit is contained in:
alejandro-angulo 2026-01-09 22:08:16 -08:00
parent c17179bca0
commit 0f2050f7aa

View file

@ -178,8 +178,8 @@ in
network = {
format-wifi = " ";
format-ethernet = "{ifname}: {ipaddr}/{cidr} 󰈀 ";
format-linked = "{ifname} (No IP) ";
format-disconnected = " ";
format-linked = "{ifname} (No IP)";
format-disconnected = "󰖪 ";
format-alt = "{ifname}: {ipaddr}/{cidr}";
tooltip-format = "{essid} {signalStrength}%";
};