Regenerated
This commit is contained in:
+370
-373
File diff suppressed because it is too large
Load Diff
+2
-5
@@ -746,14 +746,11 @@ in
|
|||||||
enable = true;
|
enable = true;
|
||||||
settings = {
|
settings = {
|
||||||
General = {
|
General = {
|
||||||
buttonColor = "#95c2e0";
|
uiColor = "#95c2e0";
|
||||||
sidebarColor = "#585b70";
|
contrastUiColor = "#cdd6f4";
|
||||||
buttonActiveColor = "#fab387";
|
|
||||||
contrastingUIColor = "#cdd6f4";
|
|
||||||
showDesktopNotification = true;
|
showDesktopNotification = true;
|
||||||
savePath = "~/Pictures/Screenshots";
|
savePath = "~/Pictures/Screenshots";
|
||||||
filenamePattern = "$Y-$m-$d_$H-$M-$S";
|
filenamePattern = "$Y-$m-$d_$H-$M-$S";
|
||||||
copyPathAfterCapture = true;
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -29,14 +29,11 @@ in
|
|||||||
enable = true;
|
enable = true;
|
||||||
settings = {
|
settings = {
|
||||||
General = {
|
General = {
|
||||||
buttonColor = "#95c2e0";
|
uiColor = "#95c2e0";
|
||||||
sidebarColor = "#585b70";
|
contrastUiColor = "#cdd6f4";
|
||||||
buttonActiveColor = "#fab387";
|
|
||||||
contrastingUIColor = "#cdd6f4";
|
|
||||||
showDesktopNotification = true;
|
showDesktopNotification = true;
|
||||||
savePath = "~/Pictures/Screenshots";
|
savePath = "~/Pictures/Screenshots";
|
||||||
filenamePattern = "$Y-$m-$d_$H-$M-$S";
|
filenamePattern = "$Y-$m-$d_$H-$M-$S";
|
||||||
copyPathAfterCapture = true;
|
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user