diff options
Diffstat (limited to 'infos.yaml')
| -rw-r--r-- | infos.yaml | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -133,7 +133,14 @@ config: 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 + defrag: yes # If yes empty lines from the calendar are not shown labels: week: "Week {}" project: "Projects" + slots: + show_room: yes + projects: + show_week: yes + labels: + start: "Project {} handout" + end: "Project {} deadline" |
