From 3cbc8c2988967355d0bf5a32adab1798f2d91adf Mon Sep 17 00:00:00 2001 From: ProsperousPotato Date: Sun, 27 Jul 2025 12:53:01 +0100 Subject: add additional example --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index df701a3..371849f 100644 --- a/README.md +++ b/README.md @@ -57,9 +57,12 @@ Options: ### Example -#### Have neofetch as a wallpaper +#### Set neofetch as desktop wallpaper -`xwinwrap -ov -fs -- xterm -hold -geometry 1920x1080 -bg black -fg white +sb -into WID -e neofetch` +`xwinwrap -ni -nf -ovr -fs -- xterm -hold -geometry 1920x1080 -bg black -fg white +sb -into WID -e neofetch` + +#### Set htop as desktop wallpaper +`xwinwrap -ni -nf -ovr -fs -- xterm -hold -geometry 1920x1080 -bg black -fg white +sb -into WID -e htop` ### Changes -- cgit v1.2.3