summaryrefslogtreecommitdiffstats
path: root/xss-lock
diff options
context:
space:
mode:
Diffstat (limited to 'xss-lock')
-rw-r--r--xss-lock/.config/systemd/user/xss-lock.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/xss-lock/.config/systemd/user/xss-lock.service b/xss-lock/.config/systemd/user/xss-lock.service
index b98915e..8885dfc 100644
--- a/xss-lock/.config/systemd/user/xss-lock.service
+++ b/xss-lock/.config/systemd/user/xss-lock.service
@@ -1,5 +1,6 @@
[Service]
ExecStart=xss-lock -n /usr/lib/xsecurelock/dimmer -l -- sh -c 'on-lock; env XSECURELOCK_BLANK_TIMEOUT=1 XSECURELOCK_SHOW_DATETIME=1 xsecurelock'
+Restart=always
[Install]
WantedBy=default.target