summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2023-03-25 20:15:19 +0200
committerThanos Apollo <[email protected]>2023-03-25 20:15:19 +0200
commit250d4bd0a51357d1af374a1d0b9e78546056199e (patch)
treef87affe8160ea685071c7cede4f48a2e26fef125
parentc4877e8b6ce8f1e20e8399744d3662b3fb8561fd (diff)
moc: Add pulseaudio at soundrivers
-rwxr-xr-x.moc/config2
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"