Regenerated

This commit is contained in:
2026-04-21 21:31:00 +02:00
parent 0d5fd3fe33
commit 107f8b4756
3 changed files with 374 additions and 383 deletions
+370 -373
View File
File diff suppressed because it is too large Load Diff
+2 -5
View File
@@ -746,14 +746,11 @@ in
enable = true;
settings = {
General = {
buttonColor = "#95c2e0";
sidebarColor = "#585b70";
buttonActiveColor = "#fab387";
contrastingUIColor = "#cdd6f4";
uiColor = "#95c2e0";
contrastUiColor = "#cdd6f4";
showDesktopNotification = true;
savePath = "~/Pictures/Screenshots";
filenamePattern = "$Y-$m-$d_$H-$M-$S";
copyPathAfterCapture = true;
};
};
};
@@ -29,14 +29,11 @@ in
enable = true;
settings = {
General = {
buttonColor = "#95c2e0";
sidebarColor = "#585b70";
buttonActiveColor = "#fab387";
contrastingUIColor = "#cdd6f4";
uiColor = "#95c2e0";
contrastUiColor = "#cdd6f4";
showDesktopNotification = true;
savePath = "~/Pictures/Screenshots";
filenamePattern = "$Y-$m-$d_$H-$M-$S";
copyPathAfterCapture = true;
};
};
};