diff options
| author | ProsperousPotato <ProsperousPotato@users.noreply.github.com> | 2025-07-27 02:24:54 +0100 |
|---|---|---|
| committer | ProsperousPotato <ProsperousPotato@users.noreply.github.com> | 2025-07-27 02:24:54 +0100 |
| commit | 0f38bafb119780d8ee86636685ba57ea89fbc42d (patch) | |
| tree | 71663adeab21e6d3c95c7b7bfc35ecc3c57c070b /README.md | |
| parent | f19d253ca32772ba1388957b19acf646643c8405 (diff) | |
upgrades, people, upgrades
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -26,7 +26,7 @@ rm -rf xwinwrap ``` Usage: - xwinwrap [OPTIONS...] -- <video-player> [VIDEO-PLAYER OPTIONS...] <video-file> + xwinwrap [OPTIONS...] -- <program> [OPTIONS...] Options: -g {w}x{h}+{x}+{y} @@ -58,9 +58,8 @@ Options: ### Example #### Have neofetch as a wallpaper -`xwinwrap -ov -fs -- xterm -hold -geometry 1920x1080 -bg black -fg white +sb -into WID -e neofetch` -`nice xwinwrap -b -s -fs -st -sp -nf -ov -fdt -- mpv -wid WID --really-quiet --framedrop=vo --no-audio --panscan="1.0" /path/to/your/video` +`xwinwrap -ov -fs -- xterm -hold -geometry 1920x1080 -bg black -fg white +sb -into WID -e neofetch` ### Changes |
