From dab0f3ef54882c4eaec59b05cc765c6fc701a864 Mon Sep 17 00:00:00 2001 From: Joe Date: Mon, 5 Sep 2022 16:00:30 +0200 Subject: up --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.h b/config.h index 6c821aa..34fa93f 100644 --- a/config.h +++ b/config.h @@ -8,7 +8,7 @@ static const Block blocks[] = { { "", "sb-cpu", 1, 7 }, { "", "sb-memory", 20, 6 }, { "", "sb-temp", 15, 5 }, - { "", "sb-battery", 120, 3 }, + { "", "sb-battery", 120, 6 }, { "", "sb-volume", 0, 3 }, /* { "", "sb-usb", 30, 2 }, */ { "", "sb-net", 5, 2 }, -- cgit v1.2.3