#+title: Customize settings file This file has been auto-generated by beorg and should (probably) not be manually modified. * Settings #+begin_src scheme (set! beorg-customized-var-names '("sync-subfolders" "agenda-include-calendar" "agenda-exclude-files")) (set! sync-subfolders #t) (set! agenda-include-calendar #f) (set! agenda-exclude-files '("caldav/suky.org" "caldav/family.org" "caldav/klara.org")) #+end_src