mirror of
https://github.com/Raymo111/i3lock-color.git
synced 2024-11-11 13:50:52 -05:00
Documented 'centered' option
This commit is contained in:
parent
457ab2ae2b
commit
7f41a67622
1 changed files with 6 additions and 1 deletions
7
i3lock.1
7
i3lock.1
|
@ -112,7 +112,12 @@ Use the last byte for alpha. Setting this below FF (i.e. ff000088) will allow yo
|
||||||
.TP
|
.TP
|
||||||
.B \-t, \-\-tiling
|
.B \-t, \-\-tiling
|
||||||
If an image is specified (via \-i) it will display the image tiled all over the screen
|
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).
|
(with a multi-monitor setup, the image is visible on all screens).
|
||||||
|
|
||||||
|
.TP
|
||||||
|
.B \-C, \-\-centered
|
||||||
|
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
|
.TP
|
||||||
.BI \-p\ win|default \fR,\ \fB\-\-pointer= win|default
|
.BI \-p\ win|default \fR,\ \fB\-\-pointer= win|default
|
||||||
|
|
Loading…
Reference in a new issue