mirror of
https://github.com/tiyn/dotfiles.git
synced 2026-04-03 22:24:48 +02:00
Pipewire: fixed naming scheme
This commit is contained in:
@@ -3,8 +3,8 @@ context.objects = [
|
|||||||
{ factory = adapter
|
{ factory = adapter
|
||||||
args = {
|
args = {
|
||||||
factory.name = support.null-audio-sink
|
factory.name = support.null-audio-sink
|
||||||
node.name = "null-sink-1"
|
node.name = "blackhole-sink-1"
|
||||||
node.description = "Null Sink 1"
|
node.description = "Blackhole Sink 1"
|
||||||
media.class = Audio/Sink
|
media.class = Audio/Sink
|
||||||
audio.position = [ FL FR ]
|
audio.position = [ FL FR ]
|
||||||
monitor.channel-volumes = true
|
monitor.channel-volumes = true
|
||||||
Reference in New Issue
Block a user