summarylogtreecommitdiffstats
path: root/mpv-gallery-view.install
blob: 739c8613e8c7c32df60790918ac57e4de81d5103 (plain)
1
2
3
4
5
6
7
8
9
10
post_install(){
	echo "To add the scripts to MPV symlink the contents of the folders:
	- /usr/lib/mpv/mpv-gallery-view/scripts
	- /usr/lib/mpv/mpv-gallery-view/script-modules

to:

	- ~/.config/mpd/scripts
	- ~/.config/mpd/script-modules"
}