common: switch from pulseaudio to pipewire

This commit is contained in:
2024-06-26 20:29:25 +02:00
parent 4b9343fc3e
commit cd4a003816
2 changed files with 7 additions and 6 deletions

View File

@@ -16,8 +16,8 @@
}
audio_output {
type "pulse"
name "PulseAudio"
type "pipewire"
name "PipeWire Sound Server"
}
'';
};