diff --git a/dots/i3wm/config b/dots/i3wm/config index adde0d9..29ecf90 100644 --- a/dots/i3wm/config +++ b/dots/i3wm/config @@ -210,8 +210,8 @@ exec --no-startup-id nitrogen --restore # screen off after 30 min (1800 sec) exec_always --no-startup-id xset dpms 0 0 1800; -# lock after 60 minutes -exec --no-startup-id xautolock -time 60 -locker i3lock_fk.sh +# lock after X minutes +exec --no-startup-id xautolock -time 1 -locker i3lock_fk.sh # --- # shortcuts