[i3] Adjust timeout for screenlocker
This commit is contained in:
parent
3ad5e7cc60
commit
5424061e39
2 changed files with 2 additions and 2 deletions
|
@ -456,4 +456,4 @@ set_from_resource $term_color15 color15
|
|||
|
||||
client.background #2B2C2B
|
||||
|
||||
exec --no-startup-id xautolock -corners 000- -cornersize 30 -time 1 -locker blurlock
|
||||
exec --no-startup-id xautolock -corners 000- -cornersize 30 -time 5 -locker blurlock
|
||||
|
|
|
@ -1 +1 @@
|
|||
exec --no-startup-id xautolock -corners 000- -cornersize 30 -time 1 -locker blurlock
|
||||
exec --no-startup-id xautolock -corners 000- -cornersize 30 -time 5 -locker blurlock
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue