From bb505bc2e9c1866cda4ba9b29f538fef1b9e00ef Mon Sep 17 00:00:00 2001 From: Fabian <43351274+0xk1f0@users.noreply.github.com> Date: Sun, 22 Jan 2023 15:12:50 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9d14290..2617d37 100644 --- a/README.md +++ b/README.md @@ -18,13 +18,13 @@ cargo build --release # it takes an input image, # resolution of the primary and secondary monitor # and an offset (in pixels) -rwpspread < x > < x > +rwpspread # for example rwpspread wallpaper.png 2560x1440 1920x1080 100 ``` ## TODO -- orientation is hardcoded, add orientation change support +- orientation is partly hardcoded for now - wallpaper rearranging - GUI?