[Unit] Description=Lock screen before suspend Before=sleep.target suspend.target hibernate.target [Service] User=%i Type=forking Environment=DISPLAY=:0 ExecStart=/bin/bash /home/%i/.local/bin/lock-on-suspend TimeoutSec=10 RemainAfterExit=no [Install] WantedBy=sleep.target suspend.target hibernate.target