These are all foreign to me. I just want to put a clock and battery percent on the book screen while reading (and use header and footer at the same time). is this possible?
Do i have to change the offsets from the example config file or i can use the example as is?
# Date format string ( see 'man strftime' )
#
# In addition may also use {month}, {day}, {battery}.
# (Look for battery and locale settings further below).
#
# {debug} will show the event that caused the update
#
format=%a %b %d %H:%M
#
# Where to print the clock
#
offset_x=0
offset_y=0
|