diff options
Diffstat (limited to '.config/khal')
| -rw-r--r-- | .config/khal/config | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/.config/khal/config b/.config/khal/config deleted file mode 100644 index f1c7dda..0000000 --- a/.config/khal/config +++ /dev/null @@ -1,22 +0,0 @@ -[calendars] - -[[personal]] -path = ~/calendars/personal -color = light magenta - -[locale] -timeformat = %H:%M -dateformat = %Y-%m-%d -longdateformat = %Y-%m-%d -datetimeformat = %Y-%m-%d %H:%M -longdatetimeformat = %Y-%m-%d %H:%M - -[default] -default_calendar = personal -highlight_event_days = true - -[highlight_days] -default_color = dark green - -[keybindings] -external_edit = E |