You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/Hypr Ecosystem/hyprpaper.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -46,6 +46,7 @@ Wallpapers are set as anonymous special categories. Monitor can be left empty fo
46
46
|`path`| Path to an image file or a directory containing image files (non recursively) | path |
47
47
|`fit_mode`| Determines how to display the image. Optional and defaults to `cover`|`contain`\|`cover`\|`tile`\|`fill`|
48
48
|`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`|
0 commit comments