summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpks <pks@pks.rocks>2021-02-23 11:41:52 +0100
committerpks <pks@pks.rocks>2021-02-23 11:41:52 +0100
commitb4a019158feb56f40071c9ce85efc7df1538ba31 (patch)
tree43e6a6743a667e243badd80e2bb2f22e0b29a076
parent64b14dd0db8afc09f15c881854304edc966cca1a (diff)
khal: shared calendar
-rw-r--r--by_os/Linux/khal/.config/khal/config6
1 files changed, 4 insertions, 2 deletions
diff --git a/by_os/Linux/khal/.config/khal/config b/by_os/Linux/khal/.config/khal/config
index 84b1c57..a550c92 100644
--- a/by_os/Linux/khal/.config/khal/config
+++ b/by_os/Linux/khal/.config/khal/config
@@ -12,6 +12,10 @@
path = ~/.calendars/holidays/
color = light blue
+ [[shared]]
+ path = ~/.calendars/shared/default/
+ color = yellow
+
[[bbl_alba]]
path = ~/.calendars/bbl_alba/
color = dark magenta
@@ -34,7 +38,6 @@ weeknumbers=right
[default]
show_all_days=True
highlight_event_days=True
-#days=7
[view]
event_view_always_visible=True
@@ -46,4 +49,3 @@ theme=dark
[highlight_days]
default_color=white
method=fg
-