diff --git a/home/home.nix b/home/home.nix index c6925a7..3a69a15 100644 --- a/home/home.nix +++ b/home/home.nix @@ -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}"; };