diff --git a/modules/home/users/crumb/emacs/modules/syd-org.el b/modules/home/users/crumb/emacs/modules/syd-org.el index 5d2ea75..2ce6da5 100755 --- a/modules/home/users/crumb/emacs/modules/syd-org.el +++ b/modules/home/users/crumb/emacs/modules/syd-org.el @@ -465,7 +465,7 @@ See https://lists.gnu.org/archive/html/emacs-orgmode/2019-07/msg00081.html." (syd-load-packages-incrementally '(ansi-color dash f rx seq magit-section emacsql))) :custom ((org-roam-directory org-directory) - (org-roam-db-location (file-name-concat syd-data-dir + (org-roam-db-location (file-name-concat syd-cache-dir "org-roam.db")) ;; Make org-roam buffer sticky; i.e. don't replace it when opening a ;; file with an *-other-window command.