From 6701bcfc89af660649ce5d0fee436b046c37ba75 Mon Sep 17 00:00:00 2001
From: Luke Smith <luke@lukesmith.xyz>
Date: Mon, 2 Mar 2020 15:29:29 -0500
Subject: unfinished

---
 config.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/config.h b/config.h
index 90b77f7..6bcbf48 100644
--- a/config.h
+++ b/config.h
@@ -3,8 +3,8 @@ static const Block blocks[] = {
 	/*Icon*/	/*Command*/		/*Update Interval*/	/*Update Signal*/
 	/* {"", "cat /tmp/recordingicon",	0,	9}, */
 	/* {"",	"music",	0,	11}, */
-	{"",	"pacpackages",	0,	8},
-	{"",	"crypto",	0,	13},
+	/* {"",	"pacpackages",	0,	8}, */
+	/* {"",	"crypto",	0,	13}, */
 	{"",	"torrent",	20,	7},
 	{"",	"news",		0,	6},
 	/* {"",	"moonphase",	18000,	5}, */
-- 
cgit v1.2.3