From 4021b3434a6192315d8a9d352dd7f1f816d30f16 Mon Sep 17 00:00:00 2001 From: galister <22305755+galister@users.noreply.github.com> Date: Mon, 12 Aug 2024 08:59:05 +0000 Subject: [PATCH] Updated Customize UI (markdown) --- Customize-UI.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Customize-UI.md b/Customize-UI.md index 094cb83..aa914bf 100644 --- a/Customize-UI.md +++ b/Customize-UI.md @@ -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