diff --git a/home/home.nix b/home/home.nix index 5cb5745..c6925a7 100644 --- a/home/home.nix +++ b/home/home.nix @@ -355,23 +355,19 @@ in network = { # "interface": "wlp2*", // (Optional) To force the use of this interface format-wifi = " ({signalStrength}%)"; - format-ethernet = " {ipaddr}"; + format-ethernet = "󰈀 {ipaddr}"; format-linked = "{ifname} (No IP) "; - format-disconnected = "Disconnected ⚠"; + format-disconnected = "Disconnected "; format-alt = "{ifname}: {essid} {ipaddr}/{cidr}"; }; pulseaudio = { scroll-step = 1; format = "{icon} {volume}%"; - format-bluetooth = "{icon} {volume}% {format_source}"; - format-bluetooth-muted = " {icon} {format_source}"; - format-muted = "ﱝ muted"; + format-muted = "󰝟 muted"; format-source = ""; format-source-muted = ""; format-icons = { headphone = ["" "" ""]; - hands-free = ""; - headset = ""; phone = ""; portable = ""; car = "";