Updated mpd (markdown)

This commit is contained in:
Luke Bonham 2013-09-08 10:21:51 -07:00 committed by copycat-killer
parent 2b497c0ed8
commit edaee61561
1 changed files with 2 additions and 2 deletions

4
mpd.md
View File

@ -29,12 +29,12 @@ Variable | Meaning | Type | Default
`refresh_timeout` | Refresh timeout seconds | int | 1
`header_color` | Artist value color | string | `beautiful.fg_normal` or "#FFFFFF"
`color` | Song value color | string | `beautiful.fg_focus` or "#FFFFFF"
`footer` | Text to append to values | string | ""
`spr` | Separator text between artist and song values | string | " "
`footer` | Text to append after values | string | ""
`app` | Music program to spawn on click | string | "ncmpcpp"
`shadow` | Hide widget when there are no songs playing | boolean | false
**Note**: `footer` and `spr` can be markup text.
**Note**: `spr` and `footer` can be markup text.
`lain.widgets.mpd` outputs the following table: