i3: Update xautolock timeout
Increase xautolock timeout.
This commit is contained in:
parent
6438c2dd53
commit
bd270268fc
@ -250,7 +250,7 @@ bindsym XF86MonBrightnessDown exec --no-startup-id brightness decrease 50
|
||||
bindsym XF86MonBrightnessUp exec --no-startup-id brightness increase 50
|
||||
|
||||
# Lock screen on inactivity
|
||||
exec --no-startup-id xautolock -locker 'light-locker-command -l' -time 5 -detectsleep
|
||||
exec --no-startup-id xautolock -locker 'light-locker-command -l' -time 10 -detectsleep
|
||||
|
||||
# Wallpaper
|
||||
exec_always --no-startup-id nitrogen --restore
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user