From 3b06497e9afee6f9aa0d8a0b800807eb114599b8 Mon Sep 17 00:00:00 2001 From: Ingolf Wagner Date: Tue, 30 May 2023 15:08:53 +0200 Subject: [PATCH] pipewire works without i3 starting wireplumber? --- nixos/components/gui/home-manager/i3.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = {