xss-lock: sleeps more

Otherwise, no time to react.
This commit is contained in:
Vincent Bernat 2020-01-23 09:03:24 +01:00
parent 1a7421baf8
commit 2e3364e7ea

View file

@ -30,7 +30,7 @@ case "$1" in
xrandr --output $out --brightness $i || \
outputs=("${outputs[@]/$out}")
done
sleep 0.05
sleep 0.1
done
echo "notify: end"
sleep infinity &