Hypr Ecosystem/hyprpaper: document order option (#1395)

Added in https://github.com/hyprwm/hyprpaper/pull/336
This commit is contained in:
Silas J. Matson 2026-03-02 04:42:06 -08:00 committed by GitHub
parent f03a16c024
commit aba6aecb05
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -46,6 +46,7 @@ Wallpapers are set as anonymous special categories. Monitor can be left empty fo
| `path` | Path to an image file or a directory containing image files (non recursively) | path |
| `fit_mode` | Determines how to display the image. Optional and defaults to `cover` | `contain`\|`cover`\|`tile`\|`fill` |
| `timeout` | Timeout between each wallpaper change (in seconds, if `path` is a directory). Optional and defaults to 30 seconds | int |
| `order` | Determines the order to display images when a directory is passed to the `path` option. Optional, currently only supported value is `random` | `random` |
```ini
wallpaper {