conf: add missing =

Fixes #3589
This commit is contained in:
Wim Taymans 2023-10-20 07:52:21 +02:00
parent b92b66cf5b
commit cb26ea2dfa

View file

@ -178,7 +178,7 @@ context.modules = [
condition = [ { module.x11.bell = true } ] condition = [ { module.x11.bell = true } ]
} }
{ name = libpipewire-module-jackdbus-detect { name = libpipewire-module-jackdbus-detect
args { args = {
#jack.library = libjack.so.0 #jack.library = libjack.so.0
#jack.server = null #jack.server = null
#jack.client-name = PipeWire #jack.client-name = PipeWire