summarylogtreecommitdiffstats
path: root/mpvacious.install
diff options
context:
space:
mode:
authoresrh2021-01-30 00:54:48 -0500
committeresrh2021-01-30 00:54:48 -0500
commitd115b132aae535eca5a708157f2d752b015ef274 (patch)
tree7bffee479f684e7d8ce7abc0bd420af98309a6a7 /mpvacious.install
parent2f8eeff59eeba6eb0a6970c0cd98886d4d1beb05 (diff)
downloadaur-d115b132aae535eca5a708157f2d752b015ef274.tar.gz
install config file and notify user about it
Diffstat (limited to 'mpvacious.install')
-rw-r--r--mpvacious.install5
1 files changed, 5 insertions, 0 deletions
diff --git a/mpvacious.install b/mpvacious.install
new file mode 100644
index 000000000000..3acb7806777c
--- /dev/null
+++ b/mpvacious.install
@@ -0,0 +1,5 @@
+post_install() {
+ echo -e '\033[1mCopy the default mpvacious config file from /etc/mpv/script-opts/subs2srs.conf to ~/.config/mpv/script-opts/subs2srs.conf and edit as necessary.\033[0m'
+
+}
+