diff options
-rw-r--r-- | desktop.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop.org b/desktop.org index 7aa0900..c678b64 100644 --- a/desktop.org +++ b/desktop.org @@ -533,7 +533,7 @@ # 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" |