Feat: add plusaudio suport
This commit is contained in:
parent
c21c9096c9
commit
0302e76e1f
@ -124,7 +124,7 @@ MusicDir = "/media/documents/musique/"
|
|||||||
# Sound driver - OSS, ALSA, JACK, SNDIO (on OpenBSD) or null (only for
|
# Sound driver - OSS, ALSA, JACK, SNDIO (on OpenBSD) or null (only for
|
||||||
# debugging). You can enter more than one driver as a colon-separated
|
# debugging). You can enter more than one driver as a colon-separated
|
||||||
# list. The first working driver will be used.
|
# list. The first working driver will be used.
|
||||||
#SoundDriver = JACK:ALSA:OSS
|
SoundDriver = PULSEAUDIO:JACK:ALSA:OSS
|
||||||
|
|
||||||
# Jack output settings.
|
# Jack output settings.
|
||||||
#JackClientName = "moc"
|
#JackClientName = "moc"
|
||||||
|
Loading…
Reference in New Issue
Block a user