diff options
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 df95395..aafe321 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.20" +mpd_host = "192.168.0.71" # mpd_host = "192.168.1.12" # mpd_port = "6600" |