commit 71cf4d86c67e74fdc81b354c703e0684af4e64a2
parent d75eb3106e4bc3f143476b1cec522cf5020cf967
Author: Raymond Li <hi@raymond.li>
Date: Wed, 2 Jun 2021 21:16:20 -0400
Merge branch 'master' into master
Diffstat:
1 file changed, 18 insertions(+), 0 deletions(-)
diff --git a/i3lock.1 b/i3lock.1
@@ -125,6 +125,24 @@ If an image is specified (via \-i) it will display the image centered on the
screen (with a multi-monitor setup, the image is visible on all screens).
.TP
+.B \-F, \-\-fill
+If an image is specified (via \-i) it will scale the image until it fills the
+screen. A portion of the image will be cropped.
+(with a multi-monitor setup, the image is visible on all screens).
+
+.TP
+.B \-M, \-\-max
+If an image is specified (via \-i) it will scale the image until either the
+width or the height fits the screen without being cropped. The border color
+can be set via \-c. (with a multi-monitor setup, the image is visible on all screens).
+
+.TP
+.B \-L, \-\-scale
+If an image is specified (via \-i) it will stretch the image until both the
+width and the height fits the screen.
+(with a multi-monitor setup, the image is visible on all screens).
+
+.TP
.BI \-p\ win|default \fR,\ \fB\-\-pointer= win|default
If you specify "default",
.B i3lock