Skip to content

Commit c1cf430

Browse files
lnicolawerman
authored andcommitted
Add some = signs to the PipeWire config snippet
1 parent 226f03b commit c1cf430

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,9 +82,9 @@ context.modules = [
8282
plugin = /path/to/librnnoise_ladspa.so
8383
label = noise_suppressor_mono
8484
control = {
85-
"VAD Threshold (%)" 50.0
86-
"VAD Grace Period (ms)" 200
87-
"Retroactive VAD Grace (ms)" 0
85+
"VAD Threshold (%)" = 50.0
86+
"VAD Grace Period (ms)" = 200
87+
"Retroactive VAD Grace (ms)" = 0
8888
}
8989
}
9090
]

0 commit comments

Comments
 (0)