diff --git a/etc/systemd/system/suspend@.service b/etc/systemd/system/suspend@.service index bb6946b..2634a27 100644 --- a/etc/systemd/system/suspend@.service +++ b/etc/systemd/system/suspend@.service @@ -7,7 +7,7 @@ User=%I Type=forking Environment=DISPLAY=:0 ExecStartPre= -ExecStart= /home/tuan/.scripts/i3lock.py +ExecStart=$HOME/.scripts/i3lock.py ExecStartPost=/usr/bin/sleep 1 [Install]