set neorg working directory to ~/second-brain
This commit is contained in:
parent
c7053dc8ae
commit
354b2c5e72
1 changed files with 6 additions and 0 deletions
|
@ -48,6 +48,12 @@
|
|||
"core.concealer".config = {
|
||||
conceallevel = 3;
|
||||
};
|
||||
"core.dirman".config = {
|
||||
workspaces = {
|
||||
notes = "~/second-brain";
|
||||
};
|
||||
index = "index.norg";
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue