From fb4d19a9a61d46ce1e06b6d421c4e01457c22a93 Mon Sep 17 00:00:00 2001 From: Alexander Bocken Date: Sun, 15 Oct 2023 14:40:40 +0200 Subject: [PATCH] add sb-bright --- config.h | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/config.h b/config.h index 1439899..fc3b0a7 100644 --- a/config.h +++ b/config.h @@ -6,8 +6,6 @@ static const Block blocks[] = { {"sb-music", 0, 11}, {"sb-appointments", 10, 8}, {"sb-dunststatus", 10, 5 }, - {"sb-getpomminutesft", 100, 3 }, - {"sb-getpomminutes", 100, 3 }, /* {"sb-weather", 3600, 5 },*/ {"sb-pacpackages", 0, 6 }, {"sb-memory", 2, 0 }, @@ -16,8 +14,7 @@ static const Block blocks[] = { {"sb-torrent", 6, 12 }, {"sb-getmail", 20, 13}, {"sb-news", 600, 13}, -/* {"sb-getbright", 4, 2 },*/ - {"sb-headset_connected", 5, 4 }, + {"sb-bright", 60, 2 }, {"sb-volume", 1, 10}, {"sb-current_day", 100, 0 }, {"sb-clock", 4, 0 },