Add khard and khal config
This commit is contained in:
parent
a2ab6d7e04
commit
3fd4a8c437
2 changed files with 68 additions and 0 deletions
25
.config/khal/config
Normal file
25
.config/khal/config
Normal file
|
@ -0,0 +1,25 @@
|
|||
[calendars]
|
||||
[[personal]]
|
||||
path = ~/.calendars/07ceae6d-0160-48b3-a388-d0e8a8dd2e98/
|
||||
color = dark blue
|
||||
[[work]]
|
||||
path = ~/.calendars/7602f561-0e99-0912-2d9b-b5df020e4287/
|
||||
color = dark red
|
||||
|
||||
[default]
|
||||
default_calendar = personal
|
||||
highlight_event_days = True
|
||||
print_new = event
|
||||
timedelta = 7d
|
||||
|
||||
[highlight_days]
|
||||
method=bg
|
||||
|
||||
[locale]
|
||||
timeformat = %H:%M
|
||||
dateformat = %Y-%m-%d
|
||||
longdateformat = %Y-%m-%d
|
||||
datetimeformat = %Y-%m-%d %H:%M
|
||||
longdatetimeformat = %Y-%m-%d %H:%M
|
||||
local_timezone = Europe/Berlin
|
||||
weeknumbers = left
|
Loading…
Add table
Add a link
Reference in a new issue