aboutsummaryrefslogtreecommitdiffstats
path: root/swaylock/swaylock.1.txt
blob: 04594fd09e27fabc895ded8073dd0fe013c2c786 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
/////
vim:set ts=4 sw=4 tw=82 noet:
/////
:quotes.~:

swaylock (1)
============

Name
----
swaylock - Screen locker for sway

Synopsis
--------
'swaylock' [options]

Lock the current sway session.

Options
-------

*-h, --help*::
	Show help message and quit.

*-c, \--color* <rrggbb[aa]>::
	Turn the screen into the given color instead of white.

*-i, \--image* <path>::
	Display the given image.

*-s, \--scaling*::
	Scaling mode for images: stretch, fill, fit, center, or tile.

*-t, --tiling*::
	Same as --scaling=tile.

*-v, \--version*::
	Show the version number and quit.

Authors
-------

Maintained by Drew DeVault <sir@cmpwn.com>, who is assisted by other open
source contributors. For more information about sway development, see
<https://github.com/SirCmpwn/sway>.