From 0302e76e1f59b5f1d566432d342549c68f2d245c Mon Sep 17 00:00:00 2001 From: Bertrand Benjamin Date: Mon, 17 Oct 2022 17:52:17 +0200 Subject: [PATCH] Feat: add plusaudio suport --- moc/.moc/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/moc/.moc/config b/moc/.moc/config index d43056b..2a5ba8c 100644 --- a/moc/.moc/config +++ b/moc/.moc/config @@ -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"