Changed backend to pulseaudio

This commit is contained in:
Jan-Bulthuis 2025-04-17 18:40:12 +02:00
parent 74f62b34cf
commit d3798b201a
1 changed files with 1 additions and 0 deletions

View File

@ -63,6 +63,7 @@ zeroconf_port = 5454
# The audio backend used to play music. To get
# a list of possible backends, run `spotifyd --help`.
#backend = "alsa" # use portaudio for macOS [homebrew]
backend = "pulseaudio"
# The alsa audio device to stream audio. To get a
# list of valid devices, run `aplay -L`,