From af5aef3fd11819977fdb9cb107779bdd54f44d6a Mon Sep 17 00:00:00 2001
From: Joe <bousset.rudy@gmail.com>
Date: Fri, 19 Aug 2022 17:24:17 +0200
Subject: update

---
 config.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config.h b/config.h
index d2ee62d..0785a39 100644
--- a/config.h
+++ b/config.h
@@ -11,7 +11,7 @@ static const Block blocks[] = {
 	/* { "",	"sb-battery",	120,	3 }, */
 	{ "",	"sb-volume",	0,		3 },
 	/* { "",	"sb-usb",		30,		2 }, */
-	{ "",	"sb-net",		15,		2 },
+	{ "",	"sb-net",		5,		2 },
 	{ "",	"sb-clock",		60,		1 },
 	{ "",	"sb-os",		0,		0 },
 	/* { "",	"sb-music",	0,				11 }, */
-- 
cgit v1.2.3