From 27c7c054fd24130c5ae579afb7e2a83460a628f5 Mon Sep 17 00:00:00 2001 From: Vincent Bernat Date: Fri, 13 Aug 2021 18:10:03 +0200 Subject: [PATCH] systemd: don't start easyeffects service It is currently broken? --- dotfiles/systemd/xsession.target | 1 - 1 file changed, 1 deletion(-) diff --git a/dotfiles/systemd/xsession.target b/dotfiles/systemd/xsession.target index a3ee316..942c56a 100644 --- a/dotfiles/systemd/xsession.target +++ b/dotfiles/systemd/xsession.target @@ -3,7 +3,6 @@ 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