[i3] Adjust timeout for screenlocker

This commit is contained in:
realestninja 2019-01-12 02:22:16 +01:00
parent 3ad5e7cc60
commit 5424061e39
2 changed files with 2 additions and 2 deletions

View file

@ -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

View file

@ -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