mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-01 22:58:50 -04:00
pulse-server: add quirk for skypeforlinux
Or else it refuses to show the output devices in some cases for some reason.
This commit is contained in:
parent
e5886b7bc6
commit
ef795cc2e3
1 changed files with 1 additions and 0 deletions
|
|
@ -43,6 +43,7 @@ static const char quirks_rules[] =
|
|||
"#\n"
|
||||
"["
|
||||
" { application.process.binary = teams, quirks = [ force-s16-info ] },"
|
||||
" { application.process.binary = skypeforlinux, quirks = [ force-s16-info ] },"
|
||||
" { application.process.binary = firefox, quirks = [ remove-capture-dont-move ] },"
|
||||
"]";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue