Lock on suspend

This commit is contained in:
Daniel Flanagan 2017-04-03 15:32:36 -05:00
parent 20c956e611
commit ef7ab70eaa
1 changed files with 3 additions and 3 deletions

View File

@ -21,9 +21,9 @@ xset r rate 250 80 &
# xset s noblank &
# xset s off &
# if command -v xss-lock >/dev/null 2>&1; then
# xss-lock -- dm-tool switch-to-greeter &
# fi
if command -v xss-lock >/dev/null 2>&1; then
xss-lock -- dm-tool switch-to-greeter &
fi
if [ -d "/usr/lib/nvidia" ]; then
export LD_LIBRARY_PATH=/usr/lib/nvidia