From 61f3d2da8414f189d202802cfca1e3f4c45469af Mon Sep 17 00:00:00 2001 From: ProsperousPotato Date: Tue, 5 Aug 2025 19:49:51 +0100 Subject: fix examples --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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` -- cgit v1.2.3