From 8e58eec5cd4a71e147d4d2254f73673c2df700c0 Mon Sep 17 00:00:00 2001 From: Joe Date: Thu, 18 Aug 2022 11:19:45 +0200 Subject: update --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.h b/config.h index aeb21e7..ebf0103 100644 --- a/config.h +++ b/config.h @@ -10,7 +10,7 @@ static const Block blocks[] = { { "", "sb-temp", 15, 5 }, /* { "", "sb-battery", 120, 3 }, */ { "", "sb-volume", 0, 3 }, - { "", "sb-net", 30, 2 }, + /* { "", "sb-usb", 30, 2 }, */ { "", "sb-net", 30, 2 }, { "", "sb-clock", 60, 1 }, { "", "sb-os", 0, 0 }, -- cgit v1.2.3