3 lines
63 B
Plaintext
3 lines
63 B
Plaintext
|
#!/bin/bash
|
||
|
exec xwinwrap -ov -fs -- mpv --no-osc --wid WID $@
|