diff options
-rw-r--r-- | .config/khal/config | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/khal/config b/.config/khal/config index 51f0343..f9f3a93 100644 --- a/.config/khal/config +++ b/.config/khal/config @@ -30,7 +30,7 @@ color = 'dark cyan' [[work]] path = ~/.calendars/work -color = 'dark magenta' +color = 'dark red' [[t4]] path = ~/.calendars/bus_shared_by_t4 @@ -49,7 +49,7 @@ path = ~/.calendars/flanger-studio-four_shared_by_nanni color = 'light magenta' [sqlite] -path = ~/.config/khal/khal.db +path = ~/.local/share/khal/khal.db [locale] local_timezone = Europe/Berlin |