aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorProsperousPotato <ProsperousPotato@users.noreply.github.com>2025-08-05 19:49:51 +0100
committerProsperousPotato <ProsperousPotato@users.noreply.github.com>2025-08-05 19:49:51 +0100
commit61f3d2da8414f189d202802cfca1e3f4c45469af (patch)
tree765582e4ee030a397c8daa1d90126b77dfdf32f7
parent6f7bc15d63d00e1b7a2782507ecef99f99a946d4 (diff)
fix examples
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e11b6c7..b9ff177 100644
--- a/README.md
+++ b/README.md
@@ -59,7 +59,7 @@ Options:
#### Set neofetch as desktop wallpaper
-`xwinwrap -ni -nf -ovr -fs -- st -w WID -e neofetch`
+`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`