Updated mpd (markdown)

This commit is contained in:
Luke Bonham 2013-09-12 08:47:10 -07:00 committed by copycat-killer
parent 82192b3889
commit 12c1acb537
1 changed files with 2 additions and 2 deletions

4
mpd.md
View File

@ -34,9 +34,9 @@ Variable | Meaning | Type | Default
- album
- date
and can modify `notification_preset` table, which will be the preset for the naughty notifications. Check [here](http://awesome.naquadah.org/doc/api/modules/naughty.html#notify) for the list of variables it can contain. Default definition:
and can modify `mpd_notification_preset` table, which will be the preset for the naughty notifications. Check [here](http://awesome.naquadah.org/doc/api/modules/naughty.html#notify) for the list of variables it can contain. Default definition:
notification _preset = {
mpd_notification _preset = {
title = "Now playing",
timeout = 6,
text = string.format("%s (%s) - %s\n%s", mpd_now.artist,