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