Quote:
Originally Posted by Ripplinger
Or a separate placement for the battery percentage, such as putting it at bottom left and the time at the bottom right? That would actually be my preference, but may not be possible.
|
I had also thought a bit about this, not so much for separate battery placement but to show my contact info at a second location. I took a look at the code and I think I can quite easily add this... @frostschutz: would you be interested in incorporating such a patch? If so, I can fork the repo and send you a pull request when done. My idea would be to just duplicate all settings as x2, y2, etc., and if they exist a second format string would show, otherwise the behavior stays as it is now...
For my 'contact info' purpose, it would be interesting to distinguish being on the home page vs. being on a book page and only display on the home page. Does anyone know if there is a way to detect this from within a script?