diff options
| author | shmibs <shmibs@gmail.com> | 2014-11-30 20:12:19 -0700 |
|---|---|---|
| committer | shmibs <shmibs@gmail.com> | 2014-11-30 20:12:19 -0700 |
| commit | 36c47ef68d6eea35609b9d71004d1b07a336b6fb (patch) | |
| tree | 18dc159bf8ebb88808a891eea6367ec8dc325022 /.config/systemd | |
| parent | bd1b97d43fb7c92f04b9845c88798798854dabe7 (diff) | |
| download | dotfiles-36c47ef68d6eea35609b9d71004d1b07a336b6fb.tar.gz | |
giving up and using mpdscribble
using ~/.mpdscribble is upsetting, but it works
Diffstat (limited to '.config/systemd')
| -rw-r--r-- | .config/systemd/user/mpdas.service | 10 |
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 |
