Regenerated

This commit is contained in:
2026-04-21 21:34:10 +02:00
parent 107f8b4756
commit 386e6048fc
3 changed files with 374 additions and 374 deletions
+370 -370
View File
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -749,9 +749,9 @@ in
uiColor = "#95c2e0";
contrastUiColor = "#cdd6f4";
showDesktopNotification = true;
savePath = "~/Pictures/Screenshots";
savePath = "${config.home.homeDirectory}/Pictures/Screenshots";
filenamePattern = "$Y-$m-$d_$H-$M-$S";
};
useGrimAdapter = true;
};
};
};
@@ -32,9 +32,9 @@ in
uiColor = "#95c2e0";
contrastUiColor = "#cdd6f4";
showDesktopNotification = true;
savePath = "~/Pictures/Screenshots";
savePath = "${config.home.homeDirectory}/Pictures/Screenshots";
filenamePattern = "$Y-$m-$d_$H-$M-$S";
};
useGrimAdapter = true;
};
};
};