aboutsummaryrefslogtreecommitdiffstats
path: root/.mpd
diff options
context:
space:
mode:
authorDavid Runge <david.runge@frqrec.com>2014-06-17 19:50:09 +0200
committerDavid Runge <david.runge@frqrec.com>2014-06-17 19:50:09 +0200
commitd923be90db7f9dbe976c62aacaa907cc971768dd (patch)
tree1688219288c2adb4639ed2fbe013a19057b61808 /.mpd
parent9660eb720076fbc199cd2d4561ba2bd6d865399f (diff)
parent26b672d22f535e41e882bd1f1483edad00afce79 (diff)
downloaddotfiles-d923be90db7f9dbe976c62aacaa907cc971768dd.tar.gz
dotfiles-d923be90db7f9dbe976c62aacaa907cc971768dd.tar.bz2
dotfiles-d923be90db7f9dbe976c62aacaa907cc971768dd.tar.xz
dotfiles-d923be90db7f9dbe976c62aacaa907cc971768dd.zip
Merge branch 'master' of https://github.com/davezerave/dot
* 'master' of https://github.com/davezerave/dot: Cleaning up merge mess Adding netrw and ctrlp vim plugins
Diffstat (limited to '.mpd')
-rw-r--r--.mpd/mpd.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/.mpd/mpd.conf b/.mpd/mpd.conf
index 833faea..4d820e1 100644
--- a/.mpd/mpd.conf
+++ b/.mpd/mpd.conf
@@ -20,8 +20,8 @@ audio_output {
type "pulse"
name "mpd"
mixer_type "software"
- server "127.0.0.1"
-# server "s4" #optional
+# server "127.0.0.1"
+ server "s4" #optional
# sink "alsa_input.pci-0000_00_08.0.analog-stereo"
# sink "alsa_output.pci-0000_00_1b.0.analog-stereo"
}