From 2eaf10d5b3e4f39c6619eb0e353a9553e3f96e8c Mon Sep 17 00:00:00 2001 From: jasker5183 Date: Mon, 8 Feb 2021 21:38:20 +0000 Subject: [PATCH] pipewire.conf Formatting #2 --- src/daemon/pipewire.conf.in | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/daemon/pipewire.conf.in b/src/daemon/pipewire.conf.in index f145cfe73..0ad3f7ad6 100644 --- a/src/daemon/pipewire.conf.in +++ b/src/daemon/pipewire.conf.in @@ -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" } }