From abc57696522981d1bf58cc80e95fb78dab83b628 Mon Sep 17 00:00:00 2001 From: Axel Magnuson Date: Tue, 27 Dec 2016 12:37:24 -0700 Subject: [PATCH] Write Khal config --- khal.stow/.calendars/home/.gitdirectory | 0 khal.stow/.config/khal/khal.conf | 12 ++++++++++++ 2 files changed, 12 insertions(+) create mode 100644 khal.stow/.calendars/home/.gitdirectory create mode 100644 khal.stow/.config/khal/khal.conf diff --git a/khal.stow/.calendars/home/.gitdirectory b/khal.stow/.calendars/home/.gitdirectory new file mode 100644 index 0000000..e69de29 diff --git a/khal.stow/.config/khal/khal.conf b/khal.stow/.config/khal/khal.conf new file mode 100644 index 0000000..9becfdf --- /dev/null +++ b/khal.stow/.config/khal/khal.conf @@ -0,0 +1,12 @@ +[calendars] + + [[home]] + path = ~/.calendars/home/ + readonly = True + +[locale] +timeformat = %H:%M +dateformat = %Y-%m-%d +longdateformat = %Y-%m-%d +datetimeformat = %Y-%m-%d %H:%M +longdatetimeformat = %Y-%m-%d %H:%M