aboutsummaryrefslogtreecommitdiff
path: root/.config/systemd/user/wman-.service.d
diff options
context:
space:
mode:
Diffstat (limited to '.config/systemd/user/wman-.service.d')
-rw-r--r--.config/systemd/user/wman-.service.d/00-Environment.conf2
-rw-r--r--.config/systemd/user/wman-.service.d/00-Target.conf3
2 files changed, 3 insertions, 2 deletions
diff --git a/.config/systemd/user/wman-.service.d/00-Environment.conf b/.config/systemd/user/wman-.service.d/00-Environment.conf
index 1fd3857..7bb880b 100644
--- a/.config/systemd/user/wman-.service.d/00-Environment.conf
+++ b/.config/systemd/user/wman-.service.d/00-Environment.conf
@@ -1,3 +1,3 @@
[Service]
Environment=XAUTHORITY=%h/.Xauthority
-Environment=DISPLAY=:1
+Environment=DISPLAY=:0
diff --git a/.config/systemd/user/wman-.service.d/00-Target.conf b/.config/systemd/user/wman-.service.d/00-Target.conf
index 174cf82..70c349d 100644
--- a/.config/systemd/user/wman-.service.d/00-Target.conf
+++ b/.config/systemd/user/wman-.service.d/00-Target.conf
@@ -1,2 +1,3 @@
+[Service]
ExecStartPost=systemctl --user --no-block start wman.target
-ExecStopPre=systemctl --user --no-block stop wman.target
+ExecStopPost=systemctl --user --no-block stop wman.target