From 18907f13ee42770b579c156048681cc0b37f0b24 Mon Sep 17 00:00:00 2001 From: Chris Guillott Date: Tue, 8 Nov 2016 14:37:34 -0500 Subject: [PATCH] update readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 07f0e13..9fef2d8 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ Many little improvements have been made to i3lock over time: - `-k, --clock` -- enables the clock display. - `--timestr="%H:%M:%S"` -- allows custom overriding of the time format string. Accepts `strftime` formatting. Default is `"%H:%M:%S"`. - `--datestr="%A, %m %Y"` -- allows custom overriding of the date format string. Accepts `strftime` formatting. Default is `"%A, %m %Y"`. + - `-B, --blur` -- enables capturing the display and blurring for use as a background image. - All the colors have an alpha channel now. Please keep in mind that this was not intended when the program was originally written, so making things transparent that weren't before can make it look strange. - You can specify whether i3lock should bell upon a wrong password.