mirror of
https://github.com/kastdeur/dotfiles.git
synced 2024-10-31 17:43:33 +01:00
18 lines
425 B
Text
18 lines
425 B
Text
# mpDris2 Configuration
|
|
# Default values are commented out
|
|
|
|
[Connection]
|
|
# You can also export $MPD_HOST and/or $MPD_PORT to change the server.
|
|
host = ~/.config/mpd/socket
|
|
#port = 6600
|
|
#password =
|
|
|
|
[Library]
|
|
music_dir = ~/Music
|
|
cover_regex = ^(album|cover|\.?folder|front).*\.(gif|jpeg|jpg|png)$
|
|
|
|
[Bling]
|
|
mmkeys = True
|
|
notify = False
|
|
# Urgency of the notification: 0 for low, 1 for medium and 2 for high.
|
|
#notify_urgency = 0
|