Updated mpd (markdown)
This commit is contained in:
parent
a9073b7f86
commit
14886c85ad
1 changed files with 1 additions and 0 deletions
1
mpd.md
1
mpd.md
|
@ -27,6 +27,7 @@ Variable | Meaning | Type | Default
|
||||||
`port` | MPD port | string | "6600"
|
`port` | MPD port | string | "6600"
|
||||||
`music_dir` | Music directory | string | "~/Music"
|
`music_dir` | Music directory | string | "~/Music"
|
||||||
`refresh_timeout` | Refresh timeout seconds | int | 1
|
`refresh_timeout` | Refresh timeout seconds | int | 1
|
||||||
|
`pre` | Text before values | string | ""
|
||||||
`header_color` | Artist value color | string | `beautiful.fg_normal` or "#FFFFFF"
|
`header_color` | Artist value color | string | `beautiful.fg_normal` or "#FFFFFF"
|
||||||
`color` | Song value color | string | `beautiful.fg_focus` or "#FFFFFF"
|
`color` | Song value color | string | `beautiful.fg_focus` or "#FFFFFF"
|
||||||
`spr` | Separator text between artist and song values | string | " "
|
`spr` | Separator text between artist and song values | string | " "
|
||||||
|
|
Loading…
Add table
Reference in a new issue