mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-05-25 19:14:39 +02:00
i3:lockscreen.sh: reduced notification timer, because dunst will keep it up
This commit is contained in:
parent
e822ffa142
commit
5f425713a8
1 changed files with 1 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue