Added pass to mpdris

Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
This commit is contained in:
Marko Korhonen 2019-11-02 08:56:03 +02:00
parent 708f1a4fb1
commit 57b640da13

View file

@ -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