aboutsummaryrefslogtreecommitdiffstats
path: root/.config
diff options
context:
space:
mode:
Diffstat (limited to '.config')
-rw-r--r--.config/mpd/mpd.conf2
l---------.config/systemd/user/sockets.target.wants/pulseaudio.socket1
2 files changed, 1 insertions, 2 deletions
diff --git a/.config/mpd/mpd.conf b/.config/mpd/mpd.conf
index 42ff040..a05c44e 100644
--- a/.config/mpd/mpd.conf
+++ b/.config/mpd/mpd.conf
@@ -25,7 +25,7 @@ audio_output {
audio_output {
type "fifo"
name "mpd_fifo"
- path "/tmp/mpd.fifo"
+ path "/tmp/dave/mpd.fifo"
format "44100:16:2"
}
diff --git a/.config/systemd/user/sockets.target.wants/pulseaudio.socket b/.config/systemd/user/sockets.target.wants/pulseaudio.socket
deleted file mode 120000
index b166523..0000000
--- a/.config/systemd/user/sockets.target.wants/pulseaudio.socket
+++ /dev/null
@@ -1 +0,0 @@
-/usr/lib/systemd/user/pulseaudio.socket \ No newline at end of file