volume autoupdate

This commit is contained in:
Luke Smith 2020-04-08 11:05:36 -04:00
parent e744d879ce
commit 89fe73de09
No known key found for this signature in database
GPG key ID: 4C50B54A911F6252

View file

@ -10,7 +10,7 @@ static const Block blocks[] = {
/* {"", "moonphase", 18000, 5}, */ /* {"", "moonphase", 18000, 5}, */
{"", "weather", 18000, 5}, {"", "weather", 18000, 5},
{"", "mailbox", 180, 12}, {"", "mailbox", 180, 12},
{"", "volume", 0, 10}, {"", "volume", 1, 0},
{"", "battery | tr \'\n\' \' \'", 5, 0}, {"", "battery | tr \'\n\' \' \'", 5, 0},
{"", "clock", 60, 0}, {"", "clock", 60, 0},
{"", "internet", 5, 4}, {"", "internet", 5, 4},