Updated Customize UI (markdown)

galister 2024-08-12 08:59:05 +00:00
parent 964e9d6f2b
commit 4021b3434a
1 changed files with 1 additions and 1 deletions

@ -81,7 +81,7 @@ Displays an image / sprite from a sprite sheet.
Properties:
- `sprite`: The path to the DDS texture file. Absolute, or relative to `~/.config/wlxoverlay`.
- `sprite_st`: List of 4 floats. First 2 elements are UV scale, last 2 elements are UV offset.
- `sprite_st`: List of 4 floats. First 2 elements are UV scale, last 2 elements are UV translation (offset).
Example:
```yaml