164 current 2024-06-05 10:41:29 24.11.20240529.ad57eef 6.9.2-zen1 *

This commit is contained in:
sadan 2024-06-05 10:41:46 -04:00
parent be1f3f0b91
commit 8bbdb16908
No known key found for this signature in database
3 changed files with 14 additions and 8 deletions

View file

@ -0,0 +1,11 @@
{config}: {
enable = true;
settings = {
General = {
savePath="/home/${config.home.username}/ss/";
saveAsFileExtension=".png";
showDesktopNotification=false;
startupLaunch=true;
};
};
}