fix mistake

This commit is contained in:
Tuur Vanhoutte 2025-12-05 16:23:32 +01:00 committed by GitHub
parent bdb6d21b9d
commit 791ad8e3f7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -42,7 +42,7 @@ Wallpapers are set as anonymous special categories. Monitor can be left empty fo
| variable | description | value |
| --- | --- | --- |
| `monitor` | Monitor to display this wallpaper on. If empty or not set, will use this wallpaper as a fallback | monitor ID |
| `monitor` | Monitor to display this wallpaper on. If empty, will use this wallpaper as a fallback | monitor ID |
| `path` | Path to the image file | path |
| `fit_mode` | Determines how to display the image. Optional and defaults to `cover` | `contain`\|`cover`\|`tile`\|`fill` |