mirror of
https://github.com/Stunkymonkey/dotfiles.git
synced 2025-05-25 19:14:39 +02:00
Delete the lockscreen notification faster
After timeout in msecs is merged in dunst, the notification can get a timeout in milliseconds and gets replaced quite fast.
This commit is contained in:
parent
b9652b2aee
commit
4278b14eee
2 changed files with 8 additions and 54 deletions
|
@ -53,8 +53,8 @@ notification(){
|
|||
-a lockscreen \
|
||||
-c lock-warn \
|
||||
-u critical \
|
||||
-t 1000 \
|
||||
-i screensaver \
|
||||
-t 100 \
|
||||
-i system-lock-screen \
|
||||
"Locking Screen" \
|
||||
"Will Lock Screen in 15s"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue