From 938c8b884b33991ff7bfe1ff68ce40108fc12af1 Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Mon, 12 Jun 2023 19:11:01 +0100 Subject: Changes agenda time format to add end time --- khal/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'khal/config') diff --git a/khal/config b/khal/config index 400c6c8..c671f52 100644 --- a/khal/config +++ b/khal/config @@ -22,7 +22,7 @@ path = ~/.calendars/google/uh29md2ulcb23jq7h78ds5d9fs@group.calendar.google.com/ color = light gray [view] -agenda_event_format = "{start-time} {title}" +agenda_event_format = "{start-time} {end-time} {title}" [default] default_calendar = "radicale" -- cgit v1.2.3