3 lines
35 B
Plaintext
3 lines
35 B
Plaintext
|
#!/bin/sh
|
||
|
mpv --x11-name=tmpv "$@"
|