From 92f4c6c87882cf75f0150f9317fd6da0868514a7 Mon Sep 17 00:00:00 2001 From: mrsu Date: Wed, 7 Feb 2024 12:05:53 +0000 Subject: [PATCH] change updates time --- blocks.def.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blocks.def.h b/blocks.def.h index 529add2..b1ac8ba 100644 --- a/blocks.def.h +++ b/blocks.def.h @@ -2,7 +2,7 @@ static const Block blocks[] = { /*Icon*/ /*Command*/ /*Update Interval*/ /*Update Signal*/ {" [", "sb-network-status", 5, 0}, - {" [", "sb-updates", 300, 11}, + {" [", "sb-updates", 10, 11}, {" [", "sb-battery-new", 1, 0}, {" [ ", "sb-mem-pct", 5, 0}, {" [󰻠 ", "sb-cpu-pct", 5, 0},