feat(i3/polybar): support of mpd
This commit is contained in:
parent
5eff60f2fc
commit
aaeae07107
3 changed files with 6 additions and 5 deletions
|
@ -677,9 +677,9 @@ type = internal/mpd
|
|||
|
||||
; Host where mpd is running (either ip or domain name)
|
||||
; Can also be the full path to a unix socket where mpd is running.
|
||||
;;host = 127.0.0.1
|
||||
;;port = 6600
|
||||
;;password = mysecretpassword
|
||||
host = 127.0.0.1
|
||||
port = 6600
|
||||
password =
|
||||
|
||||
; Seconds to sleep between progressbar/song timer sync
|
||||
; Default: 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue