From 6cb4c5c8451196aedb84ebd240a1c6a150bee35a Mon Sep 17 00:00:00 2001 From: ProsperousPotato Date: Sun, 27 Jul 2025 20:11:29 +0100 Subject: change example from xterm to st --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9661af1..e11b6c7 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.2.3