pipewire/pipewire-alsa/conf/99-pipewire-default.conf

14 lines
226 B
Text
Raw Normal View History

2020-02-07 13:24:42 +01:00
pcm.!default {
type pipewire
playback_node "-1"
capture_node "-1"
hint {
show on
description "Default ALSA Output (currently PipeWire Media Server)"
}
}
ctl.!default {
type pipewire
}