wsl #1
|
@ -12,8 +12,8 @@ return {
|
||||||
["core.dirman"] = { -- Manages Neorg workspaces
|
["core.dirman"] = { -- Manages Neorg workspaces
|
||||||
config = {
|
config = {
|
||||||
workspaces = {
|
workspaces = {
|
||||||
main = "~/Nextcloud/Neorg/",
|
main = "~/winhome/Nextcloud/Neorg",
|
||||||
notes = "~/Nextcloud/Notizen/",
|
notes = "~/winhome/Nextcloud/Notes",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue