i3:lockscreen.sh: reduced notification timer, because dunst will keep it up

This commit is contained in:
Felix Buehler 2017-08-27 22:23:03 +02:00
parent e822ffa142
commit 5f425713a8

View file

@ -45,7 +45,7 @@ notification(){
-a lockscreen \
-c lock-warn \
-u critical \
-t 5000 \
-t 1000 \
-i screensaver \
"Locking Screen" \
"Will Lock Screen in 15s"