Regenerated

This commit is contained in:
2026-05-04 20:31:42 +02:00
parent 1bbb36e013
commit 2e298c1d3e
3 changed files with 413 additions and 413 deletions
@@ -50,9 +50,9 @@ in
download = "${homeDir}/Downloads";
documents = "${homeDir}/Documents";
pictures = "${homeDir}/Pictures";
music = null;
publicShare = null;
templates = "${homeDir}/Experiments";
music = "${homeDir}/Music";
publicShare = "${homeDir}/PublicShare";;
templates = "${homeDir}/Templates";
videos = "${homeDir}/Videos";
extraConfig = {
XDG_PROJECTS_DIR = "${homeDir}/Projects";