From 0a171e708c8159980e18de10f6b911a2e555b74b Mon Sep 17 00:00:00 2001 From: Alexander Bocken Date: Wed, 6 May 2020 12:04:01 +0200 Subject: [PATCH] modified: config.h --- config.h | 1 + 1 file changed, 1 insertion(+) diff --git a/config.h b/config.h index 9a0116a..0be293f 100644 --- a/config.h +++ b/config.h @@ -2,6 +2,7 @@ static const Block blocks[] = { /*Icon*/ /*Command*/ /*Update Interval*/ /*Update Signal*/ {"", "music", 3600, 11}, + {"", "cat /tmp/mucc_time", 100, 3}, {"", "getpomminutesft", 100, 3}, {"", "getpomminutes", 100, 3}, /* {"", "weather", 3600, 5},*/