diff options
| author | ProsperousPotato <ProsperousPotato@users.noreply.github.com> | 2025-07-27 20:11:29 +0100 |
|---|---|---|
| committer | ProsperousPotato <ProsperousPotato@users.noreply.github.com> | 2025-07-27 20:11:29 +0100 |
| commit | 6cb4c5c8451196aedb84ebd240a1c6a150bee35a (patch) | |
| tree | ed2ef0f5a31628c5b66c79a081a88deee4c13eb3 /README.md | |
| parent | 4ebcc043af2c98749a85e45d2dedad144cebac64 (diff) | |
change example from xterm to st
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -59,10 +59,10 @@ Options: #### Set neofetch as desktop wallpaper -`xwinwrap -ni -nf -ovr -fs -- xterm -hold -geometry 319x82 -bg black -fg white +sb -into WID -e neofetch` +`xwinwrap -ni -nf -ovr -fs -- st -w WID -e neofetch` #### Set htop as desktop wallpaper -`xwinwrap -ni -nf -ovr -fs -- xterm -hold -geometry 319x82 -bg black -fg white +sb -into WID -e htop` +`xwinwrap -ni -nf -ovr -fs -- st -w WID -e htop` ### Changes |
