no more top bar, calendar and other stuff

This commit is contained in:
2024-08-10 12:17:22 +03:00
parent e7e2db2f31
commit 4d28f2ba8a
6 changed files with 11 additions and 9 deletions

View File

@@ -176,7 +176,7 @@
(run-with-idle-timer
(* 1 secs) nil 'org-caldav-sync)))
(setq org-caldav-files '("~/org/studies.org"))
;;(setq org-caldav-files '("~/org/studies.org"))
;; Actual calendar configuration edit this to meet your specific needs
(setq org-caldav-url "https://cloud.sewelam.org/remote.php/dav/calendars/Aly")
(setq org-caldav-calendars
@@ -188,12 +188,12 @@
:files ("~/org/work.org")
;; :inbox "~/org/from_work.org"
)
;; (:calendar-id "home"
;; :files: ("~/org/home.org")
;; :inbox "~/org/home.org")
(:calendar-id "home"
:files: ("~/org/home.org")
:inbox "~/org/home.org")
(:calendar-id "studies-1"
:files: ("~/org/studies.org")
;; :inbox "~/org/studies.org"
:inbox "~/org/studies.org"
)
;; (:calendar-id "some-day-1"
;; :files: ("~/org/.archive/someday.org")