Update neorg.lua

This commit is contained in:
Saeed Afzal
2023-11-27 09:57:28 +00:00
committed by GitHub
parent 80c35860d5
commit 25a5f47cfe

View File

@@ -9,7 +9,7 @@ return {
["core.dirman"] = { -- Manages Neorg workspaces ["core.dirman"] = { -- Manages Neorg workspaces
config = { config = {
workspaces = { workspaces = {
notes = "/Users/ghost/Library/Mobile Documents/com~apple~CloudDocs/Neorg" notes = "~/Library/Mobile Documents/com~apple~CloudDocs/Neorg"
} }
} }
} }