aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2022-05-08 01:25:10 +1200
committerTom Ryder <tom@sanctum.geek.nz>2022-05-08 03:21:59 +1200
commit9194c78347779616e905467e3f60b4bbeb5f6ad1 (patch)
treea9a18d8ffd2fe4c1fcb1561647199d21bced03da /Makefile
parentMerge branch 'release/v12.0.0' into develop (diff)
downloaddotfiles-9194c78347779616e905467e3f60b4bbeb5f6ad1.tar.gz
dotfiles-9194c78347779616e905467e3f60b4bbeb5f6ad1.zip
Update mpv config, including screenshots
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 3ebee365..afe48ad1 100644
--- a/Makefile
+++ b/Makefile
@@ -491,7 +491,9 @@ install-man:
cp -p -- man/man7/dotfiles.7df $(XDG_DATA_HOME)/man/man7
install-mpv:
- mkdir -p -- $(XDG_CONFIG_HOME)/mpv
+ mkdir -p -- \
+ $(XDG_CONFIG_HOME)/mpv \
+ $(XDG_DATA_HOME)/mpv/screenshots
cp -p -- mpv/* $(XDG_CONFIG_HOME)/mpv
install-mutt: install-gnupg install-mail mutt/filters/markdown-to-html