dwmblocks

I use polybar now
Log | Files | Refs | README | LICENSE

commit e2ca6028d61859b66816fadeb6103fee1fa58314
parent 9adc4dc1e7a2230d24ef1dada9b888b16aec374c
Author: Zaky Bilfagih <55378008+mackarelfish@users.noreply.github.com>
Date:   Sat, 30 May 2020 12:44:06 +0700

Commented out music from default config.h
Diffstat:
Mconfig.h | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config.h b/config.h @@ -2,7 +2,7 @@ static const Block blocks[] = { /*Icon*/ /*Command*/ /*Update Interval*/ /*Update Signal*/ {"", "cat /tmp/recordingicon 2>/dev/null", 0, 9}, - {"", "music", 0, 11}, + /* {"", "music", 0, 11},*/ {"", "pacpackages", 0, 8}, {"", "news", 0, 6}, /* {"", "crypto", 0, 13}, */