From 44db3dac5375a2488c6014e3f78b9c5008ff5eae Mon Sep 17 00:00:00 2001 From: Thomas Schmucker Date: Fri, 20 Oct 2023 10:42:09 +0200 Subject: Konfiguration für mpd und ncmpcpp hinzugefügt MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ncmpcpp/config | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 ncmpcpp/config (limited to 'ncmpcpp') diff --git a/ncmpcpp/config b/ncmpcpp/config new file mode 100644 index 0000000..fb6000d --- /dev/null +++ b/ncmpcpp/config @@ -0,0 +1,3 @@ +[mpd] +mpd_music_dir = "~/Music" +mpd_host = "~/.mpd/socket" -- cgit v1.3