diff options
Diffstat (limited to '.config/khal/khal.conf')
-rw-r--r-- | .config/khal/khal.conf | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/.config/khal/khal.conf b/.config/khal/khal.conf deleted file mode 100644 index 51acd22..0000000 --- a/.config/khal/khal.conf +++ /dev/null @@ -1,25 +0,0 @@ -[calendars] - - [[private]] - path = ~/.calendars/private/ - color = light green - - [[work]] - path = ~/.calendars/work/ - color = light red - - [[holidays]] - path = ~/.calendars/holidays/ - color = light blue - -[locale] -encoding=utf-8 -local_timezone= Europe/Berlin -default_timezone= Europe/Berlin -timeformat= %H:%M -dateformat= %y-%m-%d -longdateformat= %Y-%m-%d -datetimeformat= %y-%m-%d %H:%M -longdatetimeformat= %Y-%m-%d %H:%M -unicode_symbols=False - |