From 88f9ef793ecaba473d5b2537394f66a249bc7aa8 Mon Sep 17 00:00:00 2001 From: Joe Date: Tue, 4 Oct 2022 16:03:03 +0200 Subject: up --- config.h | 1 + 1 file changed, 1 insertion(+) (limited to 'config.h') diff --git a/config.h b/config.h index 34fa93f..7f6ab44 100644 --- a/config.h +++ b/config.h @@ -11,6 +11,7 @@ static const Block blocks[] = { { "", "sb-battery", 120, 6 }, { "", "sb-volume", 0, 3 }, /* { "", "sb-usb", 30, 2 }, */ + { "", "sb-tools", 5, 2 }, { "", "sb-net", 5, 2 }, { "", "sb-clock", 15, 1 }, { "", "sb-os", 0, 0 }, -- cgit v1.2.3