Closed KjlluaZ closed 12 months ago
See this section from the sample configuration file.
Could you please give me an example? I tried:
suspend = "logo:/mnt/onboard/.kobo/screensaver" suspend = "cover:/mnt/onboard/.kobo/screensaver" suspend = "/mnt/onboard/.kobo/screensaver"
But only a white screen appears
- suspend = "logo:/mnt/onboard/.kobo/screensaver"
- suspend = "cover:/mnt/onboard/.kobo/screensaver"
"cover:" and "logo:" are values, not prefixes.
- suspend = "/mnt/onboard/.kobo/screensaver"
This might work better:
suspend = "/mnt/onboard/.kobo/screensaver/suspend.png"
The Screensaver works well, but I want to ask if there is any way for it to automatically jump between multiple screensaver available in the folder.
I am a kobo libra 2 user and after installing plato I found this to be a great software, fully meeting my needs. However, its screensaver is boring, how can I change it?