runit-user-services/xss-lock/run
2023-10-24 17:11:15 +02:00

7 lines
129 B
Bash
Executable file

#!/bin/zsh
source ${0:a:h:h}/import-env.zsh
import-env awesome || exit 1
exec 2>&1
exec xss-lock -l -- xsecurelock-wrapper 2>&1