Преглед изворни кода

Laptop now locks automatically on suspend.

Thomas Flucke пре 7 година
родитељ
комит
3f0f977efc
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      .xsessionrc

+ 1 - 0
.xsessionrc

@@ -6,4 +6,5 @@ if which numlockx > /dev/null 2> /dev/null; then
     numlockx
 fi
 
+xss-lock i3lock &
 #exec xautolock -time 15 -locker '/usr/local/bin/suspend' &