]> git.sur5r.net Git - i3/i3lock/blobdiff - i3lock.1
adding option to enable tiling of images
[i3/i3lock] / i3lock.1
index cb4587044cda4d082aaf28812c59c31ac6e30252..d07af674928a86f3c2e52dc6be75e5a68fef088c 100644 (file)
--- a/i3lock.1
+++ b/i3lock.1
@@ -23,6 +23,7 @@ i3lock \- slightly improved version of slock
 .IR image.xpm \|]
 .RB [\|\-c
 .IR color \|]
+.RB [\|\-t\|]
 
 .SH DESCRIPTION
 .B i3lock
@@ -77,6 +78,11 @@ XPM by using convert(1) from ImageMagick or GIMP for example.
 .B \-c, \-\-color
 Turns the screen into the given color instead of white. Color must be given in 6-byte format: rrggbb (i.e. ff0000 is red)
 
+.TP
+.B \-t, \-\-tiling
+If an image is specified (via -i) it will display the image tiled all over the screen (if it is a multi-monitor setup, the image is visible on all screens)
+>>>>>>> adding option to enable tiling of images:i3lock.1
+
 .SH AUTHOR
 Michael Stapelberg <michael+i3lock at stapelberg dot de>