summaryrefslogtreecommitdiffstats
path: root/TOOLS/osxbundle/mpv.app/Contents/MacOS/mpv-wrapper.sh
blob: 1a169753192a6cb69620ce9a67afcb1aeb33fe5e (plain)
1
2
3
#!/bin/bash
export MPVBUNDLE="true"
$SHELL -l -c "$(dirname "$0")/mpv --player-operation-mode=pseudo-gui"