You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
201 B
Plaintext
14 lines
201 B
Plaintext
2 years ago
|
# Default to PulseAudio
|
||
|
|
||
|
pcm.!default {
|
||
|
type pulse
|
||
|
hint {
|
||
|
show on
|
||
|
description "Default ALSA Output (currently PulseAudio Sound Server)"
|
||
|
}
|
||
|
}
|
||
|
|
||
|
ctl.!default {
|
||
|
type pulse
|
||
|
}
|