From 3d4365f15cbd638bbe82a3da0bfb8432cf3bbe71 Mon Sep 17 00:00:00 2001 From: sefidel Date: Sun, 17 Sep 2023 21:21:33 +0900 Subject: feat(home/gui): waybar: replace pulseaudio with wireplumber * Since our audio setup is PipeWire-based, there is no reason to use pulseaudio to control volumes. --- home/profiles/gui/config/waybar/style.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home/profiles/gui/config/waybar/style.nix') diff --git a/home/profiles/gui/config/waybar/style.nix b/home/profiles/gui/config/waybar/style.nix index 5009ccb..05d3746 100644 --- a/home/profiles/gui/config/waybar/style.nix +++ b/home/profiles/gui/config/waybar/style.nix @@ -57,7 +57,7 @@ in #memory, #idle_inhibitor, #language, - #pulseaudio, + #wireplumber, #tray, #mode, #mpd { -- cgit 1.4.1