Regenerated
This commit is contained in:
+369
-369
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -749,7 +749,7 @@ in
|
|||||||
uiColor = "#95c2e0";
|
uiColor = "#95c2e0";
|
||||||
contrastUiColor = "#cdd6f4";
|
contrastUiColor = "#cdd6f4";
|
||||||
showDesktopNotification = true;
|
showDesktopNotification = true;
|
||||||
savePath = "${config.home.homeDirectory}/Pictures/Screenshots";
|
savePath = "/home/${username}/Pictures/Screenshots";
|
||||||
filenamePattern = "$Y-$m-$d_$H-$M-$S";
|
filenamePattern = "$Y-$m-$d_$H-$M-$S";
|
||||||
useGrimAdapter = true;
|
useGrimAdapter = true;
|
||||||
};
|
};
|
||||||
|
|||||||
@@ -32,7 +32,7 @@ in
|
|||||||
uiColor = "#95c2e0";
|
uiColor = "#95c2e0";
|
||||||
contrastUiColor = "#cdd6f4";
|
contrastUiColor = "#cdd6f4";
|
||||||
showDesktopNotification = true;
|
showDesktopNotification = true;
|
||||||
savePath = "${config.home.homeDirectory}/Pictures/Screenshots";
|
savePath = "/home/${username}/Pictures/Screenshots";
|
||||||
filenamePattern = "$Y-$m-$d_$H-$M-$S";
|
filenamePattern = "$Y-$m-$d_$H-$M-$S";
|
||||||
useGrimAdapter = true;
|
useGrimAdapter = true;
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user