summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG2
-rw-r--r--README.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 652e6c5..6300059 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,4 @@
-2017-07-17 i3lock 2.9.1-image fork
+2017-07-17 i3lock-img 2.9.1 fork
• Added the option displaying images after certain number of keypresses (-k and K)
• Added option to specify images to display at various authorization states instead of the circle indicator ( -a)
diff --git a/README.md b/README.md
index c1cd21a..a280a88 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ i3lock-img
authorization states instead of the old ugly circle
example :
- ./i3lock -a ./auth -k ./keypress -K 50
+ 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