diff --git a/settings/hyprland.nix b/settings/hyprland.nix index 7ee4cfc..dea8835 100644 --- a/settings/hyprland.nix +++ b/settings/hyprland.nix @@ -324,9 +324,9 @@ }; network = { - format-wifi = " {essid}"; - format-ethernet = ""; - format-disconnected = ""; + format-wifi = "󰖩 {essid}"; + format-ethernet = "󰈀"; + format-disconnected = "󰖪"; tooltip-format = "{ifname}"; on-click = "nm-connection-editor"; };