aboutsummaryrefslogtreecommitdiff
path: root/mpd
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2018-11-23 16:41:10 +1300
committerTom Ryder <tom@sanctum.geek.nz>2018-11-23 16:41:10 +1300
commit685b714991a77ca3adde90c5d7095d3edcacdb15 (patch)
tree3f24b18908dcad0e012578d07bc2ea62ad5655ce /mpd
parentMerge branch 'release/v1.77.0' into develop (diff)
downloaddotfiles-685b714991a77ca3adde90c5d7095d3edcacdb15.tar.gz
dotfiles-685b714991a77ca3adde90c5d7095d3edcacdb15.zip
Remove a lot of alignment spacing
Diffstat (limited to 'mpd')
-rw-r--r--mpd/mpdconf14
1 files changed, 7 insertions, 7 deletions
diff --git a/mpd/mpdconf b/mpd/mpdconf
index 3dca8b6d..e8bad4cc 100644
--- a/mpd/mpdconf
+++ b/mpd/mpdconf
@@ -1,15 +1,15 @@
bind_to_address "~/.mpd/socket"
-db_file "~/.mpd/database"
+db_file "~/.mpd/database"
log_file "~/.mpd/log"
-music_directory "/mnt/media/shares/music"
+music_directory "/mnt/media/shares/music"
playlist_directory "~/.mpd/playlists"
-pid_file "~/.mpd/pid"
-state_file "~/.mpd/state"
-sticker_file "~/.mpd/sticker.sql"
+pid_file "~/.mpd/pid"
+state_file "~/.mpd/state"
+sticker_file "~/.mpd/sticker.sql"
audio_output {
- type "pulse"
- name "PulseAudio"
+ type "pulse"
+ name "PulseAudio"
}