summaryrefslogtreecommitdiffstats
path: root/after/plugin
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--after/plugin/neorg.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/after/plugin/neorg.lua b/after/plugin/neorg.lua
index 0acd6db..b8026b6 100644
--- a/after/plugin/neorg.lua
+++ b/after/plugin/neorg.lua
@@ -3,7 +3,7 @@ if not status_ok then
return
end
-local wsphome = os.getenv("XDG_DOCUMENT_DIR") or
+local wsphome = os.getenv("XDG_DOCUMENTS_DIR") or
(os.getenv("HOME").."/Documents").."/notes/"
neorg.setup {
load = {