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