aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorProsperousPotato <ProsperousPotato@users.noreply.github.com>2025-12-31 15:18:26 +0000
committerProsperousPotato <ProsperousPotato@users.noreply.github.com>2025-12-31 15:18:26 +0000
commit49fae902fc1eeb9a3ea129126c1bd7b1f9b019fb (patch)
tree9130caa72222aa7ed88366ef0561c92243f5bce4
parent61f3d2da8414f189d202802cfca1e3f4c45469af (diff)
add additional exampleHEADmaster
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index b9ff177..1213363 100644
--- a/README.md
+++ b/README.md
@@ -62,7 +62,10 @@ Options:
`xwinwrap -ni -nf -ovr -fs -- xterm -bg black -fg white +sb -hold -into WID -e neofetch`
#### Set htop as desktop wallpaper
-`xwinwrap -ni -nf -ovr -fs -- st -w WID -e htop`
+`xwinwrap -ni -nf -ovr -fs -- xterm -into WID -e htop`
+
+#### Set desktop wallpaper with nsxiv
+`xwinwrap -ni -nf -ovr -fs -- nsxiv -g 1920x1080 -b /path/to/image -e WID`
### Changes