commit 07532e34cfc0d0c4f732ba331e703e1e7cedbc66
Author: Markus Teich <[email protected]>
Date:   Tue Apr 5 11:56:18 2016 +0200

    slock: add failonclear config explanation.
    
    people seem to not get it and ask on the ml before reading config.h.

diff --git a/tools.suckless.org/slock/index.md 
b/tools.suckless.org/slock/index.md
index ddd760e..ae354a0 100644
--- a/tools.suckless.org/slock/index.md
+++ b/tools.suckless.org/slock/index.md
@@ -5,6 +5,14 @@ aware of. It is stable and quite a lot of people in our 
community are using it
 every day when they are out with friends or fetching some food from the local
 pub.
 
+Configuration
+-------------
+
+Slock is configured via `config.h` like most other suckless.org software. Per
+default it will turn the screen red on any keyboard press, if you are less
+paranoid and turning red on failed login attempts suffices for you, set
+`failonclear = 0` in `config.h`.
+
 Development
 -----------
 You can [browse](http://git.suckless.org/slock) its source code repository


Reply via email to