update for baikal
[dotfiles.git] / .config / khal / khal.conf
index 10b3506..bcad0c4 100644 (file)
@@ -1,20 +1,21 @@
 [calendars]
-[[home]]
-path = ~/.calendars/
-color = dark blue
+[[dav]]
+path = ~/.vdirsyncer/cal/default
+color = white
 
 [sqlite]
-path = ~/.config/khal/khal.db
+path = ~/.vdirsyncer/khal.db
 
 [locale]
 timeformat = %H:%M
-dateformat = %d-%m (%a)
-longdateformat = %Y-%m-%d (%a)
-datetimeformat = %m-%d %H:%M (%a)
-longdatetimeformat = %Y-%m-%d %H:%M (%a)
+dateformat = %d.%m.
+longdateformat = %d.%m.%Y
+datetimeformat =  %d.%m. %H:%M
+longdatetimeformat = %d.%m.%Y %H:%M
+
+firstweekday = 0
 
 [default]
 default_command = calendar
-default_calendar = home
+default_calendar = dav
 show_all_days = True
-#debug = 0