Feat: add plusaudio suport

This commit is contained in:
Bertrand Benjamin 2022-10-17 17:52:17 +02:00
parent c21c9096c9
commit 0302e76e1f
1 changed files with 1 additions and 1 deletions

View File

@ -124,7 +124,7 @@ MusicDir = "/media/documents/musique/"
# Sound driver - OSS, ALSA, JACK, SNDIO (on OpenBSD) or null (only for
# debugging). You can enter more than one driver as a colon-separated
# list. The first working driver will be used.
#SoundDriver = JACK:ALSA:OSS
SoundDriver = PULSEAUDIO:JACK:ALSA:OSS
# Jack output settings.
#JackClientName = "moc"