diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2020-10-19 16:14:18 +0200 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2020-10-19 16:14:18 +0200 |
commit | a20442cd985fd5b4a4a7ea726bda50f2ac6bb1da (patch) | |
tree | 7124c27d8a170ed9b656200d6ee156542b602984 /.config/mpd-notification.conf | |
parent | Mutt notifications update (diff) | |
download | dotfiles-bsd-a20442cd985fd5b4a4a7ea726bda50f2ac6bb1da.tar.gz dotfiles-bsd-a20442cd985fd5b4a4a7ea726bda50f2ac6bb1da.tar.bz2 dotfiles-bsd-a20442cd985fd5b4a4a7ea726bda50f2ac6bb1da.tar.xz dotfiles-bsd-a20442cd985fd5b4a4a7ea726bda50f2ac6bb1da.tar.zst dotfiles-bsd-a20442cd985fd5b4a4a7ea726bda50f2ac6bb1da.zip |
Added MPD notifications support
Diffstat (limited to '.config/mpd-notification.conf')
-rw-r--r-- | .config/mpd-notification.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.config/mpd-notification.conf b/.config/mpd-notification.conf new file mode 100644 index 0000000..4e73b06 --- /dev/null +++ b/.config/mpd-notification.conf @@ -0,0 +1,4 @@ +music-dir = /usr/home/jozan/Music +oneline = false +scale = 200 +timeout = 10 |