From 3c83439038b773ffaf46d066bc596565dc0879f1 Mon Sep 17 00:00:00 2001 From: Tristan Ferrua Date: Sun, 31 Jan 2021 00:10:54 +0000 Subject: [PATCH] Added the default mpd config options to the example config --- config.example | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config.example b/config.example index bb0240d..06d2bc5 100644 --- a/config.example +++ b/config.example @@ -2,3 +2,7 @@ music_directory = ~/Music font_width = 11 font_height = 24 + +[mpd] +host = localhost +port = 6600