Redirect stderr to logs

This commit is contained in:
crater2150 2023-10-24 17:11:15 +02:00
parent 584c900e84
commit ffd832d066
19 changed files with 31 additions and 5 deletions

View file

@ -1,4 +1,6 @@
#!/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