diff options
Diffstat (limited to '.config/khal')
-rw-r--r-- | .config/khal/config | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.config/khal/config b/.config/khal/config index 56830e0..1fd853d 100644 --- a/.config/khal/config +++ b/.config/khal/config @@ -13,3 +13,9 @@ longdatetimeformat = %d-%m-%Y %H:%M [default] default_calendar = calendar-personal +highlight_event_days = true +show_all_days = true + +[highlight_days] +multiple = "#000" +multiple_on_overflow = true |