From aba6aecb0591973563f56a01f0b8d04ab67d554c Mon Sep 17 00:00:00 2001 From: "Silas J. Matson" Date: Mon, 2 Mar 2026 04:42:06 -0800 Subject: [PATCH] Hypr Ecosystem/hyprpaper: document `order` option (#1395) Added in https://github.com/hyprwm/hyprpaper/pull/336 --- content/Hypr Ecosystem/hyprpaper.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/Hypr Ecosystem/hyprpaper.md b/content/Hypr Ecosystem/hyprpaper.md index af830032..e55febe6 100644 --- a/content/Hypr Ecosystem/hyprpaper.md +++ b/content/Hypr Ecosystem/hyprpaper.md @@ -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 {