feat: switch output from pulse to pipwire
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
vincent 2023-01-21 10:20:40 +01:00
parent 811b787437
commit f90a8d9d63

View File

@ -8,9 +8,8 @@ audio_output {
device "plug:dmix"
}
audio_output {
type "pulse"
name "pulse audio"
server "localhost"
type "pipewire"
name "pipewire audio"
}
audio_output {
type "fifo"