mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-23 18:28:34 +02:00
xss-lock: give more notification time
This commit is contained in:
parent
a944c12dcd
commit
06a53bd9d0
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
me="$(readlink -f "$0")"
|
||||
timeout=300
|
||||
notify=$((timeout/30))
|
||||
notify=$((timeout/20))
|
||||
|
||||
configure() {
|
||||
xset s $((timeout - notify)) $notify
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue