diff --git a/dots/bin/startup.sh b/dots/bin/startup.sh index 3ba2d70..4608106 100755 --- a/dots/bin/startup.sh +++ b/dots/bin/startup.sh @@ -83,7 +83,7 @@ elif [[ "${XWM}" == "i3" ]]; then # set up screen locking and monitor/display power management xset dpms 0 0 599 # screen off after X seconds - #xautolock -time 15 -locker i3lock_fk.sh # lock after X minutes + xautolock -time 15 -locker i3lock_fk.sh # lock after X minutes # start miscellanous programs megasync & # mega sync service