Regenerated
This commit is contained in:
+364
-380
File diff suppressed because it is too large
Load Diff
@@ -1472,22 +1472,6 @@ in
|
||||
basePortal
|
||||
hyprlandPortal
|
||||
];
|
||||
xdg.userDirs = {
|
||||
enable = true;
|
||||
createDirectories = true;
|
||||
desktop = null;
|
||||
download = "${home}/Downloads";
|
||||
documents = "${home}/Documents";
|
||||
pictures = "${home}/Pictures";
|
||||
music = null;
|
||||
publicShare = null;
|
||||
templates = "${home}/Experiments";
|
||||
videos = "${home}/Videos";
|
||||
extraConfig = {
|
||||
XDG_PROJECTS_DIR = "${home}/Projects";
|
||||
XDG_WORK_DIR = "${home}/Work";
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
@@ -40,22 +40,6 @@ in
|
||||
basePortal
|
||||
hyprlandPortal
|
||||
];
|
||||
xdg.userDirs = {
|
||||
enable = true;
|
||||
createDirectories = true;
|
||||
desktop = null;
|
||||
download = "${home}/Downloads";
|
||||
documents = "${home}/Documents";
|
||||
pictures = "${home}/Pictures";
|
||||
music = null;
|
||||
publicShare = null;
|
||||
templates = "${home}/Experiments";
|
||||
videos = "${home}/Videos";
|
||||
extraConfig = {
|
||||
XDG_PROJECTS_DIR = "${home}/Projects";
|
||||
XDG_WORK_DIR = "${home}/Work";
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user