From d2bbaa090b8fca6e46dd443d69863426be0e486b Mon Sep 17 00:00:00 2001 From: Christopher Jeffrey Date: Mon, 26 Jan 2015 19:26:37 -0800 Subject: [PATCH] readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 1bcf5e6..deedd49 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,11 @@ for me to use. You must change [username] and [hostname] to your username and the hostname of the machine. +- Transparent Lock Screen + + - The lock screen is now an ARGB window. The screen will dim on lock (or turn + black with no compositor). + ## Requirements In order to build slock you need the Xlib header files.