PipeWire: Difference between revisions
Give the user more options to select how to fix audio. |
Didn't need the `~` |
||
Line 293: | Line 293: | ||
matches = [ | matches = [ | ||
{ | { | ||
"node.name" = " | "node.name" = "alsa_input.*"; | ||
} | } | ||
{ | { | ||
"node.name" = " | "node.name" = "alsa_output.*"; | ||
} | } | ||
]; | ]; |