aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2020-05-09 20:28:47 +1200
committerTom Ryder <tom@sanctum.geek.nz>2020-05-09 20:28:47 +1200
commit7716125936a6dd953d287275f4ed92fb3c521283 (patch)
tree0857d880554bd2159ce843cdb8dc01edd55b7e1c
parentUse tabs for sxhkdrc (diff)
downloaddotfiles-7716125936a6dd953d287275f4ed92fb3c521283.tar.gz
dotfiles-7716125936a6dd953d287275f4ed92fb3c521283.zip
Use tabs for mpdconf
-rw-r--r--mpd/mpdconf4
1 files changed, 2 insertions, 2 deletions
diff --git a/mpd/mpdconf b/mpd/mpdconf
index e8bad4cc..8dd88810 100644
--- a/mpd/mpdconf
+++ b/mpd/mpdconf
@@ -10,6 +10,6 @@ state_file "~/.mpd/state"
sticker_file "~/.mpd/sticker.sql"
audio_output {
- type "pulse"
- name "PulseAudio"
+ type "pulse"
+ name "PulseAudio"
}