Merge branch 'master' into sway-language-module

This commit is contained in:
nikto_b
2020-10-20 12:22:22 +03:00
committed by GitHub
9 changed files with 751 additions and 187 deletions

View File

@ -20,6 +20,10 @@ Addressed by *mpd*
typeof: integer ++
The port MPD listens to. If empty, use the default port.
*password*: ++
typeof: string ++
The password required to connect to the MPD server. If empty, no password is sent to MPD.
*interval*: ++
typeof: integer++
default: 5 ++