summaryrefslogtreecommitdiff
path: root/.config/mpDris2/mpDris2.conf
diff options
context:
space:
mode:
authorEwy~ <ewy0@protonmail.com>2024-12-28 01:08:10 +0100
committerEwy~ <ewy0@protonmail.com>2024-12-28 01:08:10 +0100
commit059df2c6755bce70dbe1e68bdf47ea7c6cc2cb4f (patch)
treec95fc3025a1c69ce5d1dbaf7e55121c2e70a152a /.config/mpDris2/mpDris2.conf
updated commit
Diffstat (limited to '.config/mpDris2/mpDris2.conf')
-rw-r--r--.config/mpDris2/mpDris2.conf19
1 files changed, 19 insertions, 0 deletions
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