From bfc67f56d0f3fac8b55b527860add649799c62d7 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Wed, 16 Dec 2020 22:28:41 +0100 Subject: [PATCH] systemd: ask for PulseAudio --- systemd/graphical-session@.target | 1 + 1 file changed, 1 insertion(+) diff --git a/systemd/graphical-session@.target b/systemd/graphical-session@.target index faf8ad6..14dec18 100644 --- a/systemd/graphical-session@.target +++ b/systemd/graphical-session@.target @@ -15,3 +15,4 @@ Wants=xsettingsd@%i.service Wants=xss-lock@%i.service Wants=tmux.service Wants=ssh-agent.service +Wants=pulseaudio.service