mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2026-05-07 08:08:00 +02:00
Hypr Ecosystem/hyprpaper: document order option (#1395)
Added in https://github.com/hyprwm/hyprpaper/pull/336
This commit is contained in:
parent
f03a16c024
commit
aba6aecb05
1 changed files with 1 additions and 0 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue