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