summaryrefslogtreecommitdiffstats
path: root/.config
diff options
context:
space:
mode:
Diffstat (limited to '.config')
-rw-r--r--.config/pipewire/pipewire.conf2
1 files changed, 1 insertions, 1 deletions
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" }
]