change org roam directory

This commit is contained in:
Nathan McCarty 2023-02-25 18:33:04 -05:00
parent ddb0043f4c
commit 8e021f67c9
Signed by: thatonelutenist
GPG Key ID: D70DA3DD4D1E9F96
1 changed files with 1 additions and 1 deletions

View File

@ -490,7 +490,7 @@ Here we:
#+begin_src emacs-lisp
(use-package! org-roam
:custom
(org-roam-directory (concat org-directory "Roam/"))
(org-roam-directory (concat org-directory "roam/"))
(org-roam-complete-everywhere t)
;; :bind (("C-c r l" . org-roam-buffer-toggle)
;; ("C-c r f" . org-roam-node-find)