X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/2d171ced9365bac5a592c2a809d93946933a68d8..e8ae4a469b8b5db19a27a2bf71bb04142a68a6f0:/xprofile.d/10-screensaver.sh diff --git a/xprofile.d/10-screensaver.sh b/xprofile.d/10-screensaver.sh index 4e9a048..86dc212 100755 --- a/xprofile.d/10-screensaver.sh +++ b/xprofile.d/10-screensaver.sh @@ -25,4 +25,9 @@ elif [[ $(hostname) == "skull-canyon" ]]; then & fi +# FIXME: as soon as dpms force off comes on the session is locked regardles +# TODO: maybe there is no need for xidlehook +# Although, I'm not sure how suspend will work +# xset s 300 60 # notify after 300, lock 60 after +# xset dpms 300 360 1800 xss-lock -- i3lock --nofork --color=000000 &