etc/systemd/system/suspend@.service

Accidently left own home directory there, changed to /home/tuan
This commit is contained in:
TuDatTr
2020-05-23 15:02:03 +02:00
parent c6fd8e754f
commit 2bbe1c7aae

View File

@@ -7,7 +7,7 @@ User=%I
Type=forking Type=forking
Environment=DISPLAY=:0 Environment=DISPLAY=:0
ExecStartPre= ExecStartPre=
ExecStart= /home/tuan/.scripts/i3lock.py ExecStart=$HOME/.scripts/i3lock.py
ExecStartPost=/usr/bin/sleep 1 ExecStartPost=/usr/bin/sleep 1
[Install] [Install]