From bd71736420e049e4ad875f37b9401f6230b167df Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Sat, 14 Aug 2021 18:17:26 +0200 Subject: [PATCH] Revert "systemd: don't start easyeffects service" This reverts commit 27c7c054fd24130c5ae579afb7e2a83460a628f5. I have fixed it! --- dotfiles/systemd/xsession.target | 1 + 1 file changed, 1 insertion(+) diff --git a/dotfiles/systemd/xsession.target b/dotfiles/systemd/xsession.target index 942c56a..a3ee316 100644 --- a/dotfiles/systemd/xsession.target +++ b/dotfiles/systemd/xsession.target @@ -3,6 +3,7 @@ Description=X session BindsTo=graphical-session.target Wants=autorandr.service Wants=dunst.socket +Wants=easyeffects.service Wants=inputplug.service Wants=picom.service Wants=pipewire-pulse.socket