diff --git a/machines/enka/waybar/default.nix b/machines/enka/waybar/default.nix index 9862d1e..27181f2 100644 --- a/machines/enka/waybar/default.nix +++ b/machines/enka/waybar/default.nix @@ -55,8 +55,8 @@ homeConfiguration "nixos" { pulseaudio = { format = "{format_source} {icon} {volume}%"; format-bluetooth = "{format_source} {icon}󰂯 {volume}%"; - format-bluetooth-muted = "{format_source} 󰝟 {icon}󰂯"; - format-muted = "{format_source} 󰝟"; + format-bluetooth-muted = "{format_source} 󰸈 {icon}󰂯"; + format-muted = "{format_source} 󰸈"; format-source = "󰍬"; format-source-muted = "󰍭"; @@ -85,7 +85,7 @@ homeConfiguration "nixos" { }; cpu.format = " {usage}%"; - memory.format = " {}%"; + memory.format = "󰽘 {}%"; network = { format-disconnected = "󰤮 ";