From 89fe73de09427660ce19c6a67c94210d290775b2 Mon Sep 17 00:00:00 2001 From: Luke Smith Date: Wed, 8 Apr 2020 11:05:36 -0400 Subject: volume autoupdate --- config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config.h') diff --git a/config.h b/config.h index a03e587..40fe093 100644 --- a/config.h +++ b/config.h @@ -10,7 +10,7 @@ static const Block blocks[] = { /* {"", "moonphase", 18000, 5}, */ {"", "weather", 18000, 5}, {"", "mailbox", 180, 12}, - {"", "volume", 0, 10}, + {"", "volume", 1, 0}, {"", "battery | tr \'\n\' \' \'", 5, 0}, {"", "clock", 60, 0}, {"", "internet", 5, 4}, -- cgit v1.2.3