i3: Update xautolock timeout

Increase xautolock timeout.
This commit is contained in:
Jens Sauer 2022-05-12 15:47:33 +02:00
parent 6438c2dd53
commit bd270268fc

View File

@ -250,7 +250,7 @@ bindsym XF86MonBrightnessDown exec --no-startup-id brightness decrease 50
bindsym XF86MonBrightnessUp exec --no-startup-id brightness increase 50 bindsym XF86MonBrightnessUp exec --no-startup-id brightness increase 50
# Lock screen on inactivity # 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 # Wallpaper
exec_always --no-startup-id nitrogen --restore exec_always --no-startup-id nitrogen --restore