etc/systemd/system/suspend@.service
Accidently left own home directory there, changed to $HOME
This commit is contained in:
@@ -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]
|
||||||
|
|||||||
Reference in New Issue
Block a user