diff options
| author | ProsperousPotato <ProsperousPotato@users.noreply.github.com> | 2025-08-05 19:49:51 +0100 |
|---|---|---|
| committer | ProsperousPotato <ProsperousPotato@users.noreply.github.com> | 2025-08-05 19:49:51 +0100 |
| commit | 61f3d2da8414f189d202802cfca1e3f4c45469af (patch) | |
| tree | 765582e4ee030a397c8daa1d90126b77dfdf32f7 | |
| parent | 6f7bc15d63d00e1b7a2782507ecef99f99a946d4 (diff) | |
fix examples
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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` |
