aboutsummaryrefslogtreecommitdiff
path: root/.config/systemd/user/wsys-xorg.service
diff options
context:
space:
mode:
Diffstat (limited to '.config/systemd/user/wsys-xorg.service')
-rw-r--r--.config/systemd/user/wsys-xorg.service5
1 files changed, 0 insertions, 5 deletions
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