pipewire.conf Formatting #2

This commit is contained in:
jasker5183 2021-02-08 21:38:20 +00:00 committed by Wim Taymans
parent 5e2130f6f7
commit 2eaf10d5b3

View file

@ -1,4 +1,5 @@
# Daemon config file for PipeWire version @VERSION@
# Daemon config file for PipeWire version @VERSION@ #
properties = {
## Configure properties in the system.
#library.name.system = support/libspa-support
@ -165,7 +166,7 @@ exec = {
# You can optionally start the pulseaudio-server here as well
# but it better to start it as a systemd service.
# It can be interesting to start another daemon here that listens
# on another address with the -a option (eg. -a tcp:4713)
# on another address with the -a option (eg. -a tcp:4713).
#
#"@pipewire_pulse_path@" = { "#args" = "-a tcp:4713" }
}