Set org-agenda-sticky t
This commit is contained in:
parent
dc9c5d553d
commit
4384532f02
|
@ -93,6 +93,7 @@
|
||||||
|
|
||||||
;; Org-mode settings
|
;; Org-mode settings
|
||||||
(after! org
|
(after! org
|
||||||
|
(setq org-agenda-sticky t)
|
||||||
(setq org-agenda-files
|
(setq org-agenda-files
|
||||||
'("~/Notes/"
|
'("~/Notes/"
|
||||||
"~/Notes/roam/"
|
"~/Notes/roam/"
|
||||||
|
|
Loading…
Reference in a new issue