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
+407 -407
View File
File diff suppressed because it is too large Load Diff
+3 -3
View File
@@ -1588,9 +1588,9 @@ in
download = "${homeDir}/Downloads"; download = "${homeDir}/Downloads";
documents = "${homeDir}/Documents"; documents = "${homeDir}/Documents";
pictures = "${homeDir}/Pictures"; pictures = "${homeDir}/Pictures";
music = null; music = "${homeDir}/Music";
publicShare = null; publicShare = "${homeDir}/PublicShare";;
templates = "${homeDir}/Experiments"; templates = "${homeDir}/Templates";
videos = "${homeDir}/Videos"; videos = "${homeDir}/Videos";
extraConfig = { extraConfig = {
XDG_PROJECTS_DIR = "${homeDir}/Projects"; XDG_PROJECTS_DIR = "${homeDir}/Projects";
@@ -50,9 +50,9 @@ in
download = "${homeDir}/Downloads"; download = "${homeDir}/Downloads";
documents = "${homeDir}/Documents"; documents = "${homeDir}/Documents";
pictures = "${homeDir}/Pictures"; pictures = "${homeDir}/Pictures";
music = null; music = "${homeDir}/Music";
publicShare = null; publicShare = "${homeDir}/PublicShare";;
templates = "${homeDir}/Experiments"; templates = "${homeDir}/Templates";
videos = "${homeDir}/Videos"; videos = "${homeDir}/Videos";
extraConfig = { extraConfig = {
XDG_PROJECTS_DIR = "${homeDir}/Projects"; XDG_PROJECTS_DIR = "${homeDir}/Projects";