diff options
Diffstat (limited to 'infos.yaml')
| -rw-r--r-- | infos.yaml | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -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" |
