diff options
Diffstat (limited to 'alsoftrc.sample')
-rw-r--r-- | alsoftrc.sample | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/alsoftrc.sample b/alsoftrc.sample index 8f1a41dd..bbb9815e 100644 --- a/alsoftrc.sample +++ b/alsoftrc.sample @@ -285,11 +285,9 @@ ## spawn-server: # Attempts to spawn a PulseAudio server when requesting to open a PulseAudio -# device. Note that some apps may open and probe all enumerated devices on -# startup, causing a server to spawn even if a PulseAudio device is not -# actually selected. Setting autospawn to false in Pulse's client.conf will -# still prevent autospawning even if this is set to true. -#spawn-server = false +# device. Setting autospawn to false in PulseAudio's client.conf will still +# prevent autospawning even if this is set to true. +#spawn-server = true ## allow-moves: # Allows PulseAudio to move active streams to different devices. Note that the |