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
ptrcnull d986ba9d7f
All checks were successful
continuous-integration/drone/push Build is passing
mpv-launcher: new aport
2021-12-03 02:02:18 +01:00

6 lines
88 B
Bash

#!/bin/sh
xdg-settings set default-url-scheme-handler mpv mpv-launcher.desktop
exit 0