feat: switch output from pulse to pipwire
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
811b787437
commit
f90a8d9d63
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user