diff options
Diffstat (limited to '.config/khal')
-rw-r--r-- | .config/khal/config | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/.config/khal/config b/.config/khal/config index 3c2edb0..c198009 100644 --- a/.config/khal/config +++ b/.config/khal/config @@ -7,10 +7,6 @@ readonly = True color = light red # SLEEPMAP -[[akt]] -path = ~/.calendars/akt -color = dark magenta - [[birthdays]] path = ~/.calendars/contact_birthdays readonly = True @@ -20,26 +16,14 @@ color = white path = ~/.calendars/concerts color = brown -[[courses]] -path = ~/.calendars/courses -color = light red - [[flat]] path = ~/.calendars/flat color = light blue -[[live]] -path = ~/.calendars/live -color = light green - [[private]] path = ~/.calendars/private color = dark cyan -[[unix-pool]] -path = ~/.calendars/unix-pool -color = dark magenta - [[work]] path = ~/.calendars/work color = dark magenta @@ -57,14 +41,6 @@ color = brown path = ~/.calendars/kleinesstudio_shared_by_mvoigt color = dark red -[[labs]] -path = ~/.calendars/labs_shared_by_mvoigt -color = dark gray - -[[rechencluster]] -path = ~/.calendars/rechencluster_shared_by_mvoigt -color = dark gray - [[studioausleihe]] path = ~/.calendars/studioausleihe_shared_by_mvoigt color = light red @@ -77,7 +53,6 @@ color = dark red path = ~/.calendars/akurlaub_shared_by_mvoigt color = yellow - [sqlite] path = ~/.config/khal/khal.db |