Removed commit history
Signed-off-by: Marko Korhonen <marko.korhonen@reekynet.com>
This commit is contained in:
commit
b1335a3628
199 changed files with 36930 additions and 0 deletions
28
home/.config/khal/config
Normal file
28
home/.config/khal/config
Normal file
|
@ -0,0 +1,28 @@
|
|||
[calendars]
|
||||
|
||||
[[birthdays]]
|
||||
path = ~/.calendars/contact_birthdays
|
||||
type = calendar
|
||||
color = light green
|
||||
readonly = True
|
||||
|
||||
[[school]]
|
||||
path = ~/.calendars/school
|
||||
type = calendar
|
||||
color = light green
|
||||
|
||||
[[personal]]
|
||||
path = ~/.calendars/personal
|
||||
type = calendar
|
||||
color = light green
|
||||
|
||||
[[card_local]]
|
||||
path = ~/.contacts/*
|
||||
type = discover
|
||||
|
||||
[locale]
|
||||
timeformat = %H:%M
|
||||
dateformat = %Y-%m-%d
|
||||
longdateformat = %Y-%m-%d
|
||||
datetimeformat = %Y-%m-%d %H:%M
|
||||
longdatetimeformat = %Y-%m-%d %H:%M
|
Loading…
Add table
Add a link
Reference in a new issue