Skip to content

Commit

Permalink
Add notice regarding queue-size and folder size
Browse files Browse the repository at this point in the history
Fixes #91.
  • Loading branch information
danyspin97 committed Nov 7, 2024
1 parent 585f691 commit 439b5d8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,9 @@ calculate the next wallpaper accordingly. When `sorting` is set to `random`, it
all the wallpapers shown in a queue, so that the commands `next` and `previous` can work
as intended.

**Notice**: _the queue only works when `queue-size` setting (which defaults to `10`) is bigger
than the number of available images in the folder_.

The cycling of images can also be paused/resumed by running the `pause` and `resume` commands, or just `toggle-pause`, using _wpaperctl_:

```bash
Expand Down

0 comments on commit 439b5d8

Please sign in to comment.