diff options
Diffstat (limited to '.moc/config')
-rwxr-xr-x | .moc/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.moc/config b/.moc/config index 5d8192e..46711f4 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 = PULSEAUDIO:JACK:ALSA:OSS +SoundDriver = JACK:ALSA:OSS # Jack output settings. # JackClientName = "moc" |