???
This commit is contained in:
@@ -32,7 +32,7 @@
|
|||||||
;; There are two ways to load a theme. Both assume the theme is installed and
|
;; There are two ways to load a theme. Both assume the theme is installed and
|
||||||
;; available. You can either set `doom-theme' or manually load a theme with the
|
;; available. You can either set `doom-theme' or manually load a theme with the
|
||||||
;; `load-theme' function. This is the default:
|
;; `load-theme' function. This is the default:
|
||||||
(setq doom-theme 'doom-gruvbox)
|
(setq doom-theme 'doom-gruvbox-light)
|
||||||
|
|
||||||
;; This determines the style of line numbers in effect. If set to `nil', line
|
;; This determines the style of line numbers in effect. If set to `nil', line
|
||||||
;; numbers are disabled. For relative line numbers, set this to `relative'.
|
;; numbers are disabled. For relative line numbers, set this to `relative'.
|
||||||
@@ -167,7 +167,7 @@
|
|||||||
(* 1 secs) nil 'org-caldav-sync)))
|
(* 1 secs) nil 'org-caldav-sync)))
|
||||||
|
|
||||||
;; Actual calendar configuration edit this to meet your specific needs
|
;; Actual calendar configuration edit this to meet your specific needs
|
||||||
(setq org-caldav-url "http://132.145.236.249:48575/remote.php/dav/calendars/Aly")
|
(setq org-caldav-url "https://nextcloud.sewelam.org/remote.php/dav/calendars/Aly")
|
||||||
(setq org-caldav-calendars
|
(setq org-caldav-calendars
|
||||||
'(
|
'(
|
||||||
;; (:calendar-id "capture-1"
|
;; (:calendar-id "capture-1"
|
||||||
|
|||||||
Reference in New Issue
Block a user