diff options
author | Urbain Vaes <urbain@vaes.uk> | 2017-09-20 20:24:45 +0100 |
---|---|---|
committer | Urbain Vaes <urbain@vaes.uk> | 2017-10-14 16:29:00 +0200 |
commit | 95fb4377d328e428f5e07ff154e06780e4166ece (patch) | |
tree | 408e68e50dc0059d587a7b93ad3703e0e834dc7e /ncmpcpp | |
parent | a8224fda63571be856a0353903e6d7d1cbff45cb (diff) |
[vim] Make minor changes
Diffstat (limited to 'ncmpcpp')
-rw-r--r-- | ncmpcpp/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ncmpcpp/config b/ncmpcpp/config index aafe321..bd6220f 100644 --- a/ncmpcpp/config +++ b/ncmpcpp/config @@ -27,7 +27,7 @@ ncmpcpp_directory = "~/.ncmpcpp" ## set it in order to make tag editor and renaming files work properly # -mpd_host = "192.168.0.71" +mpd_host = "192.168.1.44" # mpd_host = "192.168.1.12" # mpd_port = "6600" |