Skip to content

Commit aba6aec

Browse files
authored
Hypr Ecosystem/hyprpaper: document order option (#1395)
Added in hyprwm/hyprpaper#336
1 parent f03a16c commit aba6aec

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

content/Hypr Ecosystem/hyprpaper.md

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

5051
```ini
5152
wallpaper {

0 commit comments

Comments
 (0)