diff options
Diffstat (limited to '.ncmpcpp')
-rw-r--r-- | .ncmpcpp/config | 4 | ||||
-rw-r--r-- | .ncmpcpp/error.log | 0 |
2 files changed, 2 insertions, 2 deletions
diff --git a/.ncmpcpp/config b/.ncmpcpp/config index 127a875..df95395 100644 --- a/.ncmpcpp/config +++ b/.ncmpcpp/config @@ -27,8 +27,8 @@ 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.1.12" +mpd_host = "192.168.0.20" +# mpd_host = "192.168.1.12" # mpd_port = "6600" # diff --git a/.ncmpcpp/error.log b/.ncmpcpp/error.log new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/.ncmpcpp/error.log |