This commit is contained in:
Dylan 2016-01-18 11:20:22 +11:00
parent 52fc2b82de
commit e8e3376c26
1 changed files with 3 additions and 1 deletions

View File

@ -243,7 +243,9 @@ This is caused by the getwallpaper function failing to find your current wallpap
imagemagick trying to crop a nonexistent image. You can fix this by installing feh and using it<br \>
to set your wallpaper or by changing the image source.
You can change the source by editing the `$image` variable or by launching the script with `--image`. The possible values are:
You can change the source by editing the `$image` variable or by launching the script with `--image`.
The possible values are:
* **wall** - Use the current wallpaper. (Default)
* **shuffle** - Shuffle through images in a directory. See `$shuffledir`