diff options
author | Thanos Apollo <[email protected]> | 2023-05-18 01:29:50 +0300 |
---|---|---|
committer | Thanos Apollo <[email protected]> | 2023-05-18 01:29:50 +0300 |
commit | f312741c8ede141268aaa0fb46773d4a188a015c (patch) | |
tree | 6c40c89a1f22f07a40abf7cd9a1ee171836138cb | |
parent | eba61ec1cfb3f7d858757624c5df855ca76cb9b5 (diff) |
desktop: update moc soundrivers for pipewire
-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" |