Populate dotfiles repository
This commit is contained in:
27
khal/.config/khal/config
Normal file
27
khal/.config/khal/config
Normal file
@@ -0,0 +1,27 @@
|
||||
[calendars]
|
||||
|
||||
[[bob_calendar_local]]
|
||||
path = ~/.calendars/*
|
||||
type = discover
|
||||
|
||||
[[bob_contacts_local]]
|
||||
path = ~/.contacts/*
|
||||
type = discover
|
||||
|
||||
[locale]
|
||||
timeformat = %H:%M
|
||||
dateformat = %d/%m/
|
||||
longdateformat = %d/%m/%Y
|
||||
datetimeformat = %d/%m/%Y %H:%M
|
||||
longdatetimeformat = %d/%m/%Y %H:%M
|
||||
local_timezone= Europe/Brussels
|
||||
default_timezone= Europe/Brussels
|
||||
|
||||
[default]
|
||||
default_calendar = Misc
|
||||
timedelta = 60d
|
||||
highlight_event_days = true
|
||||
print_new = event
|
||||
|
||||
[highlight_days]
|
||||
method = fg
|
||||
Reference in New Issue
Block a user