diff options
author | knolax <1339802534.kk@gmail.com> | 2017-07-17 14:50:04 -0400 |
---|---|---|
committer | knolax <1339802534.kk@gmail.com> | 2017-07-17 14:50:04 -0400 |
commit | 94c00ec47094a321bdec631d70ef2ba56a5a7802 (patch) | |
tree | 896850bf254a8adea92519ec2feccbdec39d6f8b | |
parent | 126220bf105a4266788d0b2c68ee7467e13c33fe (diff) |
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -14,7 +14,8 @@ i3lock-img example : i3lock-img -a ./auth -k ./keypress -K 50 - will display ./auth/0.png on idle, ./auth/1.png of verify, ./auth/3.png on wrong password - - will display ./keypress/$x.png based on how man characters, $x of the password have been entered + - will display ./keypress/$x.png based on how man characters, $x of the password have been + entered up until ./auth/49.png Many little improvements have been made to i3lock over time: |