systemd: launch i3 and user programs with systemd

This commit is contained in:
2020-03-21 21:29:21 +00:00
parent d96ffc16ff
commit 757bd4c26d
34 changed files with 173 additions and 43 deletions
@@ -1,5 +1,6 @@
[Unit]
Description=Lock X LightDM session before sleeping
Requires=graphical-session.target
Before=sleep.target
[Service]