31 lines
813 B
Text
31 lines
813 B
Text
|
[calendars]
|
||
|
|
||
|
[[calendars]]
|
||
|
path = ~/.local/share/calendars/*/*
|
||
|
type = discover
|
||
|
timedelta = 7d
|
||
|
|
||
|
[locale]
|
||
|
timeformat = %H:%M
|
||
|
dateformat = %d/%m
|
||
|
longdateformat = %d/%m/%y
|
||
|
datetimeformat = %d/%m %H:%M
|
||
|
longdatetimeformat = %d/%m/%y %H:%M
|
||
|
local_timezone = Europe/Brussels
|
||
|
default_timezone = Europe/Brussels
|
||
|
firstweekday = 0
|
||
|
weeknumbers = left
|
||
|
|
||
|
[default]
|
||
|
default_calendar = IRL
|
||
|
highlight_event_days = true
|
||
|
|
||
|
[highlight_days]
|
||
|
method = fg
|
||
|
|
||
|
[view]
|
||
|
event_format = "{calendar-color}{cancelled}{start}-{end} {repeat-symbol}{alarm-symbol}{title}{description-separator}{description}{reset}"
|
||
|
agenda_day_format = "{bold}{name}, {date-long}{reset}"
|
||
|
agenda_event_format = "{calendar-color}{cancelled}{start-end-time-style}{repeat-symbol}{alarm-symbol} {title}{description-separator}{description}{reset}"
|
||
|
bold_for_light_color = False
|