diff options
Diffstat (limited to 'swaylock/swaylock.1.txt')
-rw-r--r-- | swaylock/swaylock.1.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/swaylock/swaylock.1.txt b/swaylock/swaylock.1.txt index 2a6fa372..9dbc00a2 100644 --- a/swaylock/swaylock.1.txt +++ b/swaylock/swaylock.1.txt @@ -27,6 +27,10 @@ Options background of the image to the given color. Defaults to white (ffffff), or transparent (00000000) if an image is in use. +*-f, \--daemonize*:: + Fork into the background after spawning. Note: this is the default behavior of + i3lock. + *-i, \--image* [<output>:]<path>:: Display the given image, optionally only on the given output. Use -c to set a background color. |