update workspaces
This commit is contained in:
parent
8e03a31999
commit
b4c2763ebb
1 changed files with 3 additions and 2 deletions
|
@ -19,9 +19,10 @@
|
||||||
"core.dirman" = {
|
"core.dirman" = {
|
||||||
config = {
|
config = {
|
||||||
workspaces = {
|
workspaces = {
|
||||||
notes = "~/Notes";
|
docs = "~/Notes/docs";
|
||||||
|
school = "~/Notes/school";
|
||||||
};
|
};
|
||||||
default_workspace = "notes";
|
default_workspace = "docs";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue