aboutsummaryrefslogtreecommitdiff
path: root/.config/systemd/user/wsys-.service.d/00-Target.conf
diff options
context:
space:
mode:
Diffstat (limited to '.config/systemd/user/wsys-.service.d/00-Target.conf')
-rw-r--r--.config/systemd/user/wsys-.service.d/00-Target.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/.config/systemd/user/wsys-.service.d/00-Target.conf b/.config/systemd/user/wsys-.service.d/00-Target.conf
new file mode 100644
index 0000000..d80f469
--- /dev/null
+++ b/.config/systemd/user/wsys-.service.d/00-Target.conf
@@ -0,0 +1,6 @@
+[Service]
+ExecStartPost=systemctl --user --no-block start wsys-xorg.target
+ExecStartPost=systemctl --user --no-block start wsys.target
+
+ExecStopPost=systemctl --user stop wsys.target
+ExecStopPost=systemctl --user stop wsys-xorg.target