Avoid relocking screen when awaking laptop

master
Quentin Duchemin 2021-08-16 09:29:31 +02:00
parent 85d6ef1655
commit d8b21c61f5
Signed by: Chosto
GPG Key ID: 0547178FEEDE7D6B
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ exec numlockx on
exec --no-startup-id xset dpms 600
# autolock after 9 minutes of doing nothing
exec --no-startup-id xautolock -time 9 -locker $Locker -corners ----
exec --no-startup-id xautolock -time 9 -locker $Locker -detectsleep -corners ----
# notifications
exec dunst