tweak(doom): move deft directory to ~/Notes/

This commit is contained in:
Infinidoge 2022-07-25 12:29:03 -04:00
parent 9a5b459a3e
commit 30252b6589
2 changed files with 2 additions and 2 deletions

View file

@ -32,7 +32,7 @@
;; --- Deft ---
(setq
deft-recursive t
deft-directory "~/Documents/Notes"
deft-directory "~/Notes/"
)
;; --- Tramp ---