Move undodir directory
This commit is contained in:
parent
bce72f1e56
commit
809cddb533
2 changed files with 2 additions and 1 deletions
|
@ -77,6 +77,7 @@ in
|
|||
XDG_DATA_HOME = "${config.xdg.dataHome}";
|
||||
XDG_DOCUMENTS_DIR = "$HOME/Documents";
|
||||
XDG_REPOS_DIR = "$HOME/Code";
|
||||
XDG_STATE_HOME = config.xdg.stateHome;
|
||||
};
|
||||
|
||||
xdg.configFile = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue