From 19b903ae440a8d76fd3fa4c4034fb233f7a8b3a7 Mon Sep 17 00:00:00 2001 From: Tobias Eidelpes Date: Thu, 22 Jul 2021 10:53:54 +0200 Subject: [PATCH] Update news every 5 mins --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.h b/config.h index a706aef..bc350b4 100644 --- a/config.h +++ b/config.h @@ -4,7 +4,7 @@ static const Block blocks[] = { /* {"", "cat /tmp/recordingicon 2>/dev/null", 0, 9}, */ {"", "music", 0, 11}, /* {"", "pacpackages", 0, 8}, */ - {"", "news", 0, 6}, + {"", "news", 300, 6}, /* {"", "crypto", 0, 13}, */ /* {"", "price bat \"Basic Attention Token\" 🦁", 0, 20}, */ /* {"", "price btc Bitcoin 💰", 0, 21}, */