pulse-server: add an example of context.exec in the config file

Extra setup with pactl or scripts can be run here.
This commit is contained in:
Wim Taymans 2021-08-17 20:31:47 +02:00
parent bf66a3b236
commit c25e6cee50

View file

@ -57,6 +57,12 @@ 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 = "/usr/bin/sh" args = "~/.config/pipewire/default.pw" }
]
stream.properties = {
#node.latency = 1024/48000
#node.autoconnect = true