pulse-server: fix sample pactl command

This commit is contained in:
Wim Taymans 2021-12-13 09:35:04 +01:00
parent 1e5f499ed3
commit 4b21e996c8

View file

@ -59,7 +59,7 @@ context.modules = [
# Extra modules can be loaded here. Setup in default.pa can be moved here
context.exec = [
#{ path = "pactl" args = "module-switch-on-connect" }
#{ path = "pactl" args = "load-module module-switch-on-connect" }
#{ path = "/usr/bin/sh" args = "~/.config/pipewire/default.pw" }
]