commit 037feb2b3371d96390b625236c41db3520d97a4f parent ecaaf48005de06b4fc18f2b327d12e46c47027cd Author: Alex Balgavy <alex@balgavy.eu> Date: Tue, 21 Mar 2023 21:43:13 +0100 khal: fix config when also working with calcure Diffstat:
M | khal/config | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/khal/config b/khal/config @@ -1,10 +1,10 @@ [calendars] [[mine]] -path = ~/.local/share/calendars/mine/* +path = ~/.local/share/calendars/mine type = discover [[web]] -path = ~/.local/share/calendars/sub/* +path = ~/.local/share/calendars/sub type = discover [keybindings]