adjust neorg note locations

This commit is contained in:
Christoph J. Scherr 2023-09-07 13:17:59 +02:00
parent 0cb68f692b
commit e9cff66ed5
1 changed files with 2 additions and 2 deletions

View File

@ -12,8 +12,8 @@ return {
["core.dirman"] = { -- Manages Neorg workspaces
config = {
workspaces = {
main = "~/Nextcloud/Neorg/",
notes = "~/Nextcloud/Notizen/",
main = "~/winhome/Nextcloud/Neorg/",
notes = "~/winhome/Nextcloud/Notizen/",
},
},
},