1 #/etc/khal/khal.conf.sample
 
   4 path = ~/.local/share/calendars/events
 
   8 path = ~/.local/share/khal/khal.db
 
  11 local_timezone = Europe/London
 
  12 default_timezone = Europe/London
 
  14 # If you use certain characters (e.g. commas) in these formats you may need to
 
  15 # enclose them in "" to ensure that they are loaded as strings.
 
  18 longdateformat = %Y-%m-%d
 
  20 longdatetimeformat = %Y-%m-%d %H:%M
 
  25 monthdisplay = firstday
 
  26 agenda_day_format = "{bold}{name}, {date}{reset}"
 
  29 default_calendar = home
 
  30 timedelta = 2d # the default timedelta that list uses
 
  31 highlight_event_days = True  # the default is False