i3lock-color

The world's most popular non-default computer lockscreen.
Index Commits Files Refs README LICENSE
pam/i3lock (380B)
   1 #
   2 # PAM configuration file for the i3lock-color screen locker. By default, it includes
   3 # the 'system-local-login' configuration file (see /etc/pam.d/system-local-login)
   4 # for Arch and Gentoo and 'login' for Debian. Note that upstream uses only 'login',
   5 # which doesn't work on Arch and Gentoo.
   6 #
   7 
   8 #auth include system-local-login # For Arch/Gentoo
   9 auth include login # For Debian