From c5e83f7bec9fb07593eeb84dde8799a2ebbd35a7 Mon Sep 17 00:00:00 2001 From: Loïc Guégan Date: Sun, 27 Jul 2025 11:57:27 +0200 Subject: Minor changes --- infos.yaml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'infos.yaml') diff --git a/infos.yaml b/infos.yaml index e4c2962..264a2f9 100644 --- a/infos.yaml +++ b/infos.yaml @@ -123,3 +123,17 @@ events: name: "Guest Lecture" date: "07/11/2025" who: "Loïc" + +config: + name_wrap: 15 # Line break will follow if names exceed this value + calendar: + show_room: yes + show_time: yes + show_who: yes + show_project: yes + show_date: yes + min_col_width: 10 # if <=0 not acccounted + defrag: no # If yes empty lines from the calendar are not shown + labels: + week: "Week {}" + project: "Projects" -- cgit v1.2.3