diff options
| -rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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 |
