From 059df2c6755bce70dbe1e68bdf47ea7c6cc2cb4f Mon Sep 17 00:00:00 2001 From: Ewy~ Date: Sat, 28 Dec 2024 01:08:10 +0100 Subject: updated commit --- .config/mpDris2/mpDris2.conf | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 .config/mpDris2/mpDris2.conf (limited to '.config/mpDris2/mpDris2.conf') diff --git a/.config/mpDris2/mpDris2.conf b/.config/mpDris2/mpDris2.conf new file mode 100644 index 0000000..056e209 --- /dev/null +++ b/.config/mpDris2/mpDris2.conf @@ -0,0 +1,19 @@ +# Copy this to /etc/mpDris2.conf or ~/.config/mpDris2/mpDris2.conf +# Default values are shown here, commented out. + +[Connection] +# You can also export $MPD_HOST and/or $MPD_PORT to change the server. +#host = localhost +#port = 6600 +#password = + +[Library] +#music_dir = +#cover_regex = ^(album|cover|\.?folder|front).*\.(gif|jpeg|jpg|png)$ + +[Bling] +notify = False +#mmkeys = True +#notify = True +# Urgency of the notification: 0 for low, 1 for medium and 2 for high. +#notify_urgency = 0 -- cgit v1.3