diff --git a/nixos/components/gui/home-manager/i3.nix b/nixos/components/gui/home-manager/i3.nix index cc2da7b..2b3b957 100644 --- a/nixos/components/gui/home-manager/i3.nix +++ b/nixos/components/gui/home-manager/i3.nix @@ -135,7 +135,7 @@ in [ { command = "${pkgs.albert}/bin/albert"; always = true; } { command = toString backgroundCommand; always = true; } - { command = "${pkgs.wireplumber}/bin/wireplumber"; always = true; } + # { command = "${pkgs.wireplumber}/bin/wireplumber"; always = true; } # { command = "systemctl --user restart polybar"; always = true; notification = false; } ]; fonts = {