mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-24 07:00:05 -05:00
11 lines
193 B
Text
11 lines
193 B
Text
# Add a specific named PipeWire pcm
|
|
|
|
pcm.pipewire {
|
|
type pipewire
|
|
playback_node "5"
|
|
capture_node "4"
|
|
hint {
|
|
show on
|
|
description "PipeWire Sound Server"
|
|
}
|
|
}
|