diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -57,9 +57,12 @@ Options: ### Example -#### Have neofetch as a wallpaper +#### Set neofetch as desktop wallpaper -`xwinwrap -ov -fs -- xterm -hold -geometry 1920x1080 -bg black -fg white +sb -into WID -e neofetch` +`xwinwrap -ni -nf -ovr -fs -- xterm -hold -geometry 1920x1080 -bg black -fg white +sb -into WID -e neofetch` + +#### Set htop as desktop wallpaper +`xwinwrap -ni -nf -ovr -fs -- xterm -hold -geometry 1920x1080 -bg black -fg white +sb -into WID -e htop` ### Changes |
