diff options
author | Thanos Apollo <[email protected]> | 2023-04-11 03:28:23 +0300 |
---|---|---|
committer | Thanos Apollo <[email protected]> | 2023-04-11 03:30:45 +0300 |
commit | bf695721dd1f3dad852360505f946671496c3cd3 (patch) | |
tree | 264663f6b1ab83b30e4d1fcb2fd69b97205fd466 /.moc/config | |
parent | e5596bc547ccf23a7282c75df3695e6430e1d94f (diff) |
moc: readd 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 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" |