View Single Post
Old 06-09-2022, 09:38 PM   #6
rtiangha
Evangelist
rtiangha ought to be getting tired of karma fortunes by now.rtiangha ought to be getting tired of karma fortunes by now.rtiangha ought to be getting tired of karma fortunes by now.rtiangha ought to be getting tired of karma fortunes by now.rtiangha ought to be getting tired of karma fortunes by now.rtiangha ought to be getting tired of karma fortunes by now.rtiangha ought to be getting tired of karma fortunes by now.rtiangha ought to be getting tired of karma fortunes by now.rtiangha ought to be getting tired of karma fortunes by now.rtiangha ought to be getting tired of karma fortunes by now.rtiangha ought to be getting tired of karma fortunes by now.
 
Posts: 495
Karma: 356531
Join Date: Jul 2016
Location: 'burta, Canada
Device: Kobo Glo HD
Quote:
Originally Posted by Deobulakenyo View Post
Oh shit. I have a custom patch by jackie for resizing the screensaver info box that i forgot to copy to the new fw, nickel.yaml. mea culpa.
What you can do is put that patch in a different file (say src/nickel_custom.yaml) and that way it won't get overwritten when you copy over a new set of patches.

So the top of your kobopatch.yaml file would look like this:

Code:
patches:
  src/nickel.yaml: usr/local/Kobo/nickel
  src/nickel_custom.yaml: usr/local/Kobo/nickel
and in the middle of the file, you would put your options:

Code:
  src/nickel_custom.yaml:
    Reduce top/bottom page spacer: yes
rtiangha is offline   Reply With Quote