summaryrefslogtreecommitdiffstats
path: root/roles/obs/templates/mpv.conf
diff options
context:
space:
mode:
Diffstat (limited to 'roles/obs/templates/mpv.conf')
-rw-r--r--roles/obs/templates/mpv.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/roles/obs/templates/mpv.conf b/roles/obs/templates/mpv.conf
index 6c90a6b..a30136d 100644
--- a/roles/obs/templates/mpv.conf
+++ b/roles/obs/templates/mpv.conf
@@ -2,7 +2,7 @@
# Requires mpv >= 0.34.0
input-ipc-server={{ emacsconf_home }}/mpv-socket-{{ emacsconf_id }}-{{ item.id }}
-audio-device=pulse/{{ item.id }}-vid
+audio-device=pulse/vid
# Comment out the next line if you don't want this profile loaded by default.
profile={{ emacsconf_id }}-talks
# Then you can load it with `--profile={{ emacsconf_id }}-talks`