Regenerated
This commit is contained in:
+370
-370
File diff suppressed because it is too large
Load Diff
+2
-2
@@ -749,12 +749,12 @@ 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;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
#+END_SRC
|
||||
|
||||
|
||||
@@ -32,10 +32,10 @@ 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;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user