style: Format and fix config files

Some minor formatting for recently added config files.
This commit is contained in:
Ivan 2021-02-13 21:11:35 +02:00
parent 3c9996aa78
commit 7e7f0225d4
6 changed files with 74 additions and 64 deletions

View file

@ -162,11 +162,11 @@ context.objects = {
# that you can link, to provide audio for this source.
#adapter = {
# args = {
# factory.name = support.null-audio-sink
# node.name = my-mic
# node.description = Microphone
# media.class = Audio/Source/Virtual
# audio.position = "FL,FR"
# factory.name = support.null-audio-sink
# node.name = my-mic
# node.description = Microphone
# media.class = Audio/Source/Virtual
# audio.position = "FL,FR"
# }
#}