From 46561ece5677674e91c25a548c2b646e0a21ad61 Mon Sep 17 00:00:00 2001 From: Daniel Weipert Date: Thu, 11 May 2023 14:07:00 +0200 Subject: [khal] highlight days --- .config/khal/config | 6 ++++++ 1 file changed, 6 insertions(+) (limited to '.config/khal') 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 -- cgit v1.2.3