aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorshmibs <shmibs@gmail.com>2014-11-30 20:12:19 -0700
committershmibs <shmibs@gmail.com>2014-11-30 20:12:19 -0700
commit36c47ef68d6eea35609b9d71004d1b07a336b6fb (patch)
tree18dc159bf8ebb88808a891eea6367ec8dc325022
parentbd1b97d43fb7c92f04b9845c88798798854dabe7 (diff)
downloaddotfiles-36c47ef68d6eea35609b9d71004d1b07a336b6fb.tar.gz
giving up and using mpdscribble
using ~/.mpdscribble is upsetting, but it works
-rw-r--r--.config/systemd/user/mpdas.service10
1 files changed, 0 insertions, 10 deletions
diff --git a/.config/systemd/user/mpdas.service b/.config/systemd/user/mpdas.service
deleted file mode 100644
index 11b185f..0000000
--- a/.config/systemd/user/mpdas.service
+++ /dev/null
@@ -1,10 +0,0 @@
-[Unit]
-Description=Scrobbling Demon
-
-After=mpd.service network.target
-
-[Service]
-ExecStart=/usr/bin/mpdas -c /home/shmibs/.config/mpdas/mpdasrc
-
-[Install]
-WantedBy=default.target