point of time when calendar event gets relative now customizable

This commit is contained in:
Jens 2016-09-03 23:22:37 +02:00 committed by GitHub
parent 8f4effbb8d
commit 4ca185cf45

View File

@ -21,7 +21,7 @@ Module.register("calendar",{
fetchInterval: 5 * 60 * 1000, // Update every 5 minutes.
animationSpeed: 2000,
fade: true,
urgency: 7,
urgency: 7,
timeFormat: "relative",
getRelative: '6',
fadePoint: 0.25, // Start on 1/4th of the list.