Suspend after 10 mins.

This commit is contained in:
David Tomaschik
2019-07-30 13:53:57 -07:00
parent 9364e70986
commit b800b624ae

View File

@@ -130,6 +130,7 @@ bindsym $alt+Control+Left workspace prev
# i3 lock
exec --no-startup-id ~/bin/i3lock.sh &
exec --no-startup-id xset dpms 600
bindsym $mod+l exec \
bash -c "i3lock -c 000000 && (sleep 2 && xset dpms force off) &"
bindsym $alt+Control+l exec \