From b92efb8a4779cef2063b822ee1550c71dc9283a0 Mon Sep 17 00:00:00 2001 From: Patrick Spek Date: Fri, 16 Feb 2024 12:04:54 +0100 Subject: Split out wman and wsys values into drop-ins --- .config/systemd/user/wsys-xorg.service | 5 ----- 1 file changed, 5 deletions(-) (limited to '.config/systemd/user/wsys-xorg.service') diff --git a/.config/systemd/user/wsys-xorg.service b/.config/systemd/user/wsys-xorg.service index a1784ed..8e24d4a 100644 --- a/.config/systemd/user/wsys-xorg.service +++ b/.config/systemd/user/wsys-xorg.service @@ -18,8 +18,3 @@ SuccessExitStatus=0 1 ExecStart=/usr/bin/Xorg :1 -nolisten tcp -noreset -verbose 2 "vt1" ExecStartPost=systemctl --user import-environment DISPLAY ExecStartPost=systemctl --user import-environment XAUTHORITY -ExecStartPost=systemctl --user --no-block start wsys-xorg.target -ExecStartPost=systemctl --user --no-block start wsys.target - -ExecStopPre=systemctl --user stop wsys.target -ExecStopPre=systemctl --user stop wsys-xorg.target -- cgit v1.1