From bf695721dd1f3dad852360505f946671496c3cd3 Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Tue, 11 Apr 2023 03:28:23 +0300 Subject: moc: readd pulseaudio --- .moc/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.moc/config b/.moc/config index 46711f4..5d8192e 100755 --- a/.moc/config +++ b/.moc/config @@ -124,7 +124,7 @@ AutoNext = yes # 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" -- cgit v1.2.3