programs.khal.settings
Home-Manager option
Configuration options to add to the various sections in the configuration file.
type: attribute set of section of an INI file (attrs of INI atom (null, bool, int, float or string))Default
{ }Example
declared in: <home-manager/modules/programs/khal>source unavailable{ default = { default_calendar = "Calendar"; timedelta = "5d"; }; view = { agenda_event_format = "{calendar-color}{cancelled}{start-end-time-style} {title}{repeat-symbol}{reset}"; }; }