mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-07-24 12:54:38 +02:00
lock: set lock timeout to 5 minutes
This commit is contained in:
parent
e17f7b879c
commit
742d8ddbf4
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
me="$(readlink -f "$0")"
|
||||
timeout=240
|
||||
timeout=300
|
||||
notify=10
|
||||
|
||||
case "$1" in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue