From 876f726668fc028a81e6bc47bf87af6cd1e6b344 Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Wed, 24 Apr 2024 20:20:34 -0400 Subject: README --- dwmblocks/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dwmblocks/config.h') diff --git a/dwmblocks/config.h b/dwmblocks/config.h index 648cdfe..0b08d26 100644 --- a/dwmblocks/config.h +++ b/dwmblocks/config.h @@ -13,7 +13,7 @@ static const Block blocks[] = { /* {"", "sb-price eth Ethereum 🍸 23", 9000, 23}, */ /* {"", "sb-price btc Bitcoin 💰 21", 9000, 21}, */ {"", "sb-doppler", 0, 13}, - {"", "sb-forecast", 10800, 5}, + {"", "sb-forecast", 3600, 5}, {"", "sb-cpu", 60, 18}, {"", "sb-memory", 60, 14}, {"", "sb-disk", 10800, 20}, -- cgit v1.2.3