i3lock-color

The world's most popular non-default computer lockscreen.
Index Commits Files Refs README LICENSE
commit 7b7bb5db7d6946f6f8707db87363c04484d6b878
parent 4bc07d8ea5f767a914a513bb3ee5f71ae82358b2
Author: Rio6 <rio.liu@r26.me>
Date:   Sun, 24 Jan 2021 01:19:01 -0500

Update man page

Diffstat:
Mi3lock.1 | 6++++++
1 file changed, 6 insertions(+), 0 deletions(-)
diff --git a/i3lock.1 b/i3lock.1
@@ -396,6 +396,8 @@ Sets the direction the bars grow in. 0 is the default (downwards, or rightwards,
 
 .TP
 .B \-\-bar\-width=15
+Deprecated, use \-\-bar\-count instead.
+
 Sets the width of the minibars in the bar.
 
 .TP
@@ -431,6 +433,10 @@ Works similarly to the time/date/indicator expressions. If the bar is horizontal
 If it's vertically oriented, this sets the horizontal offset from the left edge.
 
 .TP
+.B \-\-bar\-count=10
+Sets the number of minibars to draw on each screen.
+
+.TP
 .B \-\-no\-verify
 Do not verify the password entered by the user and unlock immediately.
 .B Use only for quickly testing new configurations and remember to remove to actually lock your screen!