X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/617f95512ebdd81038185550c2540e03c4026df2..90d75a42c06145a45319b9fa111fc5dad0648dca:/Makefile diff --git a/Makefile b/Makefile index 034683d..8a2c883 100644 --- a/Makefile +++ b/Makefile @@ -25,9 +25,11 @@ qutebrowser: ~/.config mkdir -p ~/downloads .PHONY: qutebrowser -mpd: +mpd: systemd ln -sfT $(APATH)/mpd ~/.config/mpd mkdir -p ~/.local/share/mpd/playlists + systemctl --user enable mpd + systemctl --user start mpd .PHONY: mpd ncmpcpp: