aboutsummaryrefslogtreecommitdiff
path: root/tw/services/files/khal.conf
diff options
context:
space:
mode:
authorTimo Wilken2024-03-09 14:52:56 +0100
committerTimo Wilken2024-03-10 16:19:00 +0100
commitde20fc8d904643ffe6957febfc6a24e57c12b512 (patch)
tree8177459e40786bd432a37c5833f26350fb689356 /tw/services/files/khal.conf
parentda5e9d5ee98dfc216eb7e3b1559c09f4bf868bf6 (diff)
Separate home service into PIM, dev env and graphical parts
This means we only instantiate Shepherd and mcron services if we really need them, to avoid annoyance on servers.
Diffstat (limited to 'tw/services/files/khal.conf')
-rw-r--r--tw/services/files/khal.conf44
1 files changed, 44 insertions, 0 deletions
diff --git a/tw/services/files/khal.conf b/tw/services/files/khal.conf
new file mode 100644
index 00000000..3240609a
--- /dev/null
+++ b/tw/services/files/khal.conf
@@ -0,0 +1,44 @@
+# https://lostpackets.de/khal/configure.html
+
+[default]
+default_calendar = Personal
+highlight_event_days = True
+show_all_days = True
+timedelta = 7d
+
+[highlight_days]
+default_color = dark gray
+method = foreground
+
+[locale]
+timeformat = %H:%M
+dateformat = %d/%m
+longdateformat = %d/%m/%Y
+datetimeformat = %d/%m %H:%M
+longdatetimeformat = %d/%m/%Y %H:%M
+weeknumbers = off
+
+[view]
+monthdisplay = firstfullweek
+
+[calendars]
+[[birthdays]]
+type = birthdays
+path = ~/.local/share/vdirsyncer/main-contacts/contacts
+color = dark red
+# Prefer other events' colours when colouring days.
+priority = -1
+
+[[indico]]
+path = ~/.local/share/vdirsyncer/indico
+color = yellow
+readonly = True
+
+[[cern]]
+path = ~/.local/share/vdirsyncer/cern
+color = yellow
+readonly = True
+
+[[calendars]]
+type = discover
+path = ~/.local/share/vdirsyncer/calendars/imported-*ics