commit 863f621ff3465dda8dc13c71cb120c045f8d0802
parent 0f989add083cd53c85b57d1e2431b2090d708133
Author: Sebastian Frysztak <sebfry@gmail.com>
Date: Wed, 15 Feb 2017 12:11:28 +0100
Update readme
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -32,6 +32,7 @@ Many little improvements have been made to i3lock over time:
- `--line-uses-inside`, `-s` -- the line between the inside and outer ring uses the inside color for its color
- `-S, --screen` -- specifies which display to draw the unlock indicator on
- `-k, --clock` -- enables the clock display.
+ - `-B, --blur` -- enables Gaussian blur
- `--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"`.
- 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.