mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-15 12:44:21 +02:00
xss-lock: reduce timeout
This commit is contained in:
parent
5d3876ef1a
commit
88695ec847
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
me="$(readlink -f "$0")"
|
||||
timeout=600
|
||||
timeout=300
|
||||
notify=$((timeout/30))
|
||||
|
||||
configure() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue