This repository has been archived on 2023-01-08. You can view files and clone it, but cannot push or open issues or pull requests.
ptrcports/mpv-launcher/mpv-launcher.post-install

6 lines
88 B
Plaintext
Raw Permalink Normal View History

2021-12-03 01:02:13 +00:00
#!/bin/sh
xdg-settings set default-url-scheme-handler mpv mpv-launcher.desktop
exit 0