diff options
author | Christian Hesse <mail@eworm.de> | 2015-08-19 15:09:12 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2015-08-19 15:09:12 +0200 |
commit | 5d91516de1d302fd8d589896b0635e828a201a06 (patch) | |
tree | e6306558ba5673b7df692bf19d1db654594fecdd /README.md | |
parent | e4f8c1f447c40905fa3bdf562dc10dcdf3422ed9 (diff) | |
download | mpd-notification-5d91516de1d302fd8d589896b0635e828a201a06.tar.gz mpd-notification-5d91516de1d302fd8d589896b0635e828a201a06.tar.zst |
new screenshots
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -7,11 +7,11 @@ This runs in background and produces notifications whenever mpd produces an event, that is new track is played or playback is paused or stopped. Notifications look like this: -![Notification](screenshot-sound.png) +![Notification](screenshots/sound.png) This now even supports album artwork: -![Notification with Artwork](screenshot-artwork.png) +![Notification with Artwork](screenshots/artwork.png) Read below for the details. |