DNSB and Circle,
I've just started using Night Mode and have it working using the Brightness as a toggle for turning Night Mode on and off. It may be better for you than having Night Mode always on.
I used the KoboRoot.tgz from the following link:
https://github.com/gtalusan/kobo-nig...r/KoboRoot.tgz
Once installed, I opened nightmode.ini and changed the entire [brightness] code to
Code:
[brightness]
1percentPatch = yes
timeout = 0
100 = toggleNightMode
Every time you drag the brightness using the left hand side slider to 100% it will toggle back and forth between Night Mode and standard. It might be nicer than Always On.
(thanks to
boriar for the Brightness code).