diff --git a/.config/pipewire/pipewire.conf b/.config/pipewire/pipewire.conf index 2cc2cda..b8a3672 100644 --- a/.config/pipewire/pipewire.conf +++ b/.config/pipewire/pipewire.conf @@ -243,5 +243,5 @@ context.exec = [ # It can be interesting to start another daemon here that listens # on another address with the -a option (eg. -a tcp:4713). # - { path = "/usr/bin/wireplumber" args = "-c pipewire-pulse.conf" } + { path = "/usr/bin/pipewire" args = "-c pipewire-pulse.conf" } ]