This commit is contained in:
committer
2024-05-27 08:09:14 -05:00
parent 6c84d3755d
commit 64b3a3207a
2 changed files with 6 additions and 3 deletions

View File

@@ -214,7 +214,7 @@ exec --no-startup-id protonvpn
# 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 10 -locker i3lock_fk.sh
exec --no-startup-id xautolock -time 15 -locker i3lock_fk.sh
# ---
# shortcuts