mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-03-29 22:20:21 +00:00
Remove virtual source to mirror changes from Valve
See e734a2227f
an an explanation.
This commit is contained in:
parent
91b0c86063
commit
9432f96d04
@ -1,17 +0,0 @@
|
||||
context.modules = [
|
||||
{ name = libpipewire-module-loopback
|
||||
args = {
|
||||
node.name = virtual-source
|
||||
node.description = "Virtual Source"
|
||||
capture.props = {
|
||||
audio.position = [ FL FR ]
|
||||
stream.dont-remix = true
|
||||
node.passive = true
|
||||
}
|
||||
playback.props = {
|
||||
audio.position = [ FL FR ]
|
||||
media.class = Audio/Source
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
Loading…
x
Reference in New Issue
Block a user