Calendar and time blocks should have equal update intervals

pull/11/head
Ashish Kumar Yadav 4 years ago
parent 26e3281f29
commit 7f5f5184be

@ -17,7 +17,7 @@ static Block blocks[] = {
{ PATH("time.sh"), NULL, 30, 10},
{ PATH("calendar.sh"), PATH("calendar_button.sh"), 60, 6},
{ PATH("calendar.sh"), PATH("calendar_button.sh"), 30, 6},
{ PATH("volume.sh"), PATH("volume_button.sh"), 0, 1},

Loading…
Cancel
Save