diff options
Diffstat (limited to 'config/polybar/colorblocks/modules.ini')
| -rw-r--r-- | config/polybar/colorblocks/modules.ini | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config/polybar/colorblocks/modules.ini b/config/polybar/colorblocks/modules.ini index d1c9ade..f6b1382 100644 --- a/config/polybar/colorblocks/modules.ini +++ b/config/polybar/colorblocks/modules.ini @@ -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 |
