+ i3lock_fk.sh

This commit is contained in:
committer
2024-05-19 17:35:37 -05:00
parent d475b81ddc
commit 80302136ae
3 changed files with 18 additions and 1 deletions

View File

@@ -211,7 +211,7 @@ exec --no-startup-id nitrogen --restore; sleep 1; compton -b
# 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
exec --no-startup-id xautolock -time 60 -locker i3lock_fk.sh
# ---
# shortcuts