From 57b640da13dad6670c435e99a4771d262a419229 Mon Sep 17 00:00:00 2001 From: Marko Korhonen Date: Sat, 2 Nov 2019 08:56:03 +0200 Subject: [PATCH] Added pass to mpdris Signed-off-by: Marko Korhonen --- home/.config/mpDris2/mpDris2.conf | 15 ++++----------- 1 file changed, 4 insertions(+), 11 deletions(-) diff --git a/home/.config/mpDris2/mpDris2.conf b/home/.config/mpDris2/mpDris2.conf index f4f2d9c..a55d380 100644 --- a/home/.config/mpDris2/mpDris2.conf +++ b/home/.config/mpDris2/mpDris2.conf @@ -1,14 +1,7 @@ -#[Connection] -#host = localhost -#port = 6600 -#password = {{@@ env['PASS_MPD'] @@}} - -#[Library] -#music_dir = ~/Music -#cover_regex = ^(album|cover|\.?folder|front).*\.(gif|jpeg|jpg|png)$ +[Connection] +host = localhost +port = 6600 +password = {{@@ env['PASS_MPD'] @@}} [Bling] -#mmkeys = True notify = False -#Urgency of the notification: 0 for low, 1 for medium and 2 for high. -#notify_urgency = 0