From 68496a33c6cd06b437edcfc92129da2529f06e75 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Sat, 24 Jul 2021 14:21:58 +0200 Subject: [PATCH] systemd: switch to pipewire --- dotfiles/systemd/xsession.target | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotfiles/systemd/xsession.target b/dotfiles/systemd/xsession.target index ec54f44..7157e58 100644 --- a/dotfiles/systemd/xsession.target +++ b/dotfiles/systemd/xsession.target @@ -8,7 +8,7 @@ Wants=inputplug.service Wants=misc-x.service Wants=picom.service Wants=policykit-agent.service -Wants=pulseaudio.service +Wants=pipewire-pulse.socket Wants=redshift.service Wants=ssh-agent.service Wants=xiccd.service