.xsessionrc 164 B

123456789
  1. #!/bin/sh
  2. ~/.i3/generatei3Config.sh
  3. if which numlockx > /dev/null 2> /dev/null; then
  4. numlockx
  5. fi
  6. #exec xautolock -time 15 -locker '/usr/local/bin/suspend' &