This commit is contained in:
committer
2024-05-20 12:50:10 -05:00
parent 183a5855fa
commit 87a02cd2c5

View File

@@ -212,7 +212,7 @@ 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 X minutes
exec --no-startup-id xautolock -time 1 -locker i3lock_fk.sh
exec --no-startup-id xautolock -time 10 -locker i3lock_fk.sh
# ---
# shortcuts