gopaper/config.jsonc

10 lines
221 B
Plaintext
Raw Normal View History

2024-10-30 18:22:03 +00:00
//All directories are relevant to the home folder, and will be created if they do not exist
{
"colorize":[ 247,40,60 ],
"contrast":-35,
"gamma":0.8,
"imagesDir":"bgs",
"duration":10,
"cache":"slideshow" //this is where
}