Update README and version
This commit is contained in:
parent
2bb27ee701
commit
6bafea4536
|
@ -5,7 +5,7 @@ Currently supported are i3lock and swaylack
|
|||
Depending on the given arguments xkcdlock shows a random image, the latest
|
||||
image or an image of choice.
|
||||
|
||||
Note that 'latest' needs an internet connection for the download!
|
||||
Note that 'latest' needs an internet connection for the download
|
||||
If the download fails it falls back to a specific hard-coded image
|
||||
|
||||
Builtin is a function to download all images.
|
||||
|
@ -14,4 +14,4 @@ Builtin is a function to download all images.
|
|||
rbash, xrandr, awk, curl, convert (from imagick)
|
||||
|
||||
## Usage
|
||||
Use ```'xkcdlock -h``` to show the command help.
|
||||
Use ```xkcdlock -h``` to show the command help
|
||||
|
|
Loading…
Reference in New Issue