]> git.rmz.io Git - dotfiles.git/blobdiff - xprofile.d/10-screensaver.sh
chore: commit a bunch of TODO/FIXME
[dotfiles.git] / xprofile.d / 10-screensaver.sh
index 4e9a048b047af7684d593d8d70a7e13fdaae810a..86dc2126ab0058ffc54d5eb43ffb1f14d5a00ae8 100755 (executable)
@@ -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 &