aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorProsperousPotato <ProsperousPotato@users.noreply.github.com>2025-07-27 02:24:54 +0100
committerProsperousPotato <ProsperousPotato@users.noreply.github.com>2025-07-27 02:24:54 +0100
commit0f38bafb119780d8ee86636685ba57ea89fbc42d (patch)
tree71663adeab21e6d3c95c7b7bfc35ecc3c57c070b /README.md
parentf19d253ca32772ba1388957b19acf646643c8405 (diff)
upgrades, people, upgrades
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/README.md b/README.md
index 33d46a2..df701a3 100644
--- a/README.md
+++ b/README.md
@@ -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