Merge pull request 'wsl' (#1) from wsl into master

Reviewed-on: #1
This commit is contained in:
cscherrNT 2023-09-07 17:05:13 +02:00
commit ef1c00a091
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/Notes",
},
},
},