diff --git a/roles/pipewire/files/pipewire.conf b/roles/pipewire/files/pipewire.conf index db0cd69..94be8ec 100644 --- a/roles/pipewire/files/pipewire.conf +++ b/roles/pipewire/files/pipewire.conf @@ -236,7 +236,7 @@ context.exec = [ # but it is better to start it as a systemd service. # Run the session manager with -h for options. # - { path = "/bin/wireplumber" args = "" } + { path = "wireplumber" args = "" } # # You can optionally start the pulseaudio-server here as well # but it is better to start it as a systemd service.