From 439b5d857fa3b5fd1da8fa7e8e273509d527a4bd Mon Sep 17 00:00:00 2001 From: Danilo Spinella Date: Thu, 7 Nov 2024 21:54:31 +0100 Subject: [PATCH] Add notice regarding queue-size and folder size Fixes #91. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index f891614..0827e55 100644 --- a/README.md +++ b/README.md @@ -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