summaryrefslogtreecommitdiff
path: root/config.h
diff options
context:
space:
mode:
authorZaky Bilfagih <55378008+mackarelfish@users.noreply.github.com>2020-05-30 12:44:06 +0700
committerGitHub <noreply@github.com>2020-05-30 12:44:06 +0700
commite2ca6028d61859b66816fadeb6103fee1fa58314 (patch)
tree75c37a268806fc871f3281f1bdc9d4293d592d03 /config.h
parent9adc4dc1e7a2230d24ef1dada9b888b16aec374c (diff)
downloaddwmblocks-e2ca6028d61859b66816fadeb6103fee1fa58314.tar.gz
dwmblocks-e2ca6028d61859b66816fadeb6103fee1fa58314.tar.bz2
dwmblocks-e2ca6028d61859b66816fadeb6103fee1fa58314.zip
Commented out music from default config.h
Diffstat (limited to 'config.h')
-rw-r--r--config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.h b/config.h
index 31011ad..6106bba 100644
--- 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}, */
Software created with 💖