Patrik Lundquist
Results
1
comments of
Patrik Lundquist
I've also switched to PipeWire and created `~/.config/pipewire/pipewire-pulse.conf.d/foobar2000.conf` containing: ``` pulse.properties = { server.address = [ "unix:native" # needed for normal operation "tcp:127.0.0.1:4713" # for foo_out_pulse ] } ```