From aaeae07107bbbe24f63f5e38766e951d0e19be87 Mon Sep 17 00:00:00 2001 From: Anhgelus Morhtuuzh Date: Thu, 27 Jul 2023 16:27:03 +0200 Subject: feat(i3/polybar): support of mpd --- config/polybar/colorblocks/modules.ini | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'config/polybar/colorblocks/modules.ini') 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 -- cgit v1.2.3