diff options
author | Thanos Apollo <[email protected]> | 2023-03-31 12:25:45 +0300 |
---|---|---|
committer | Thanos Apollo <[email protected]> | 2023-03-31 12:25:45 +0300 |
commit | 8b69d4adc4170ac94b813ae24f637bd6ab5513c9 (patch) | |
tree | da39a7347e81aeb3dc1a138b096a7636b37af47f /.moc/config | |
parent | 87ca06d440efa54282586d90bf9a2c287541f62c (diff) |
moc: Remove pulseaudio
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" |