View Single Post
Old 05-30-2024, 10:50 AM   #34
Bald Eagle
Connoisseur
Bald Eagle ought to be getting tired of karma fortunes by now.Bald Eagle ought to be getting tired of karma fortunes by now.Bald Eagle ought to be getting tired of karma fortunes by now.Bald Eagle ought to be getting tired of karma fortunes by now.Bald Eagle ought to be getting tired of karma fortunes by now.Bald Eagle ought to be getting tired of karma fortunes by now.Bald Eagle ought to be getting tired of karma fortunes by now.Bald Eagle ought to be getting tired of karma fortunes by now.Bald Eagle ought to be getting tired of karma fortunes by now.Bald Eagle ought to be getting tired of karma fortunes by now.Bald Eagle ought to be getting tired of karma fortunes by now.
 
Bald Eagle's Avatar
 
Posts: 93
Karma: 1228255
Join Date: May 2009
Device: Aura H2O, Aura One, Libra Colour
Now that you have completed the mission of editing nickel.yaml you can move on to kobopatch.yaml.
Find the overrides section and under it the section you want to enable patches for - src/nickel.yaml so far. Insert the patch name, followed by yes or no
Code:
overrides:
  src/nickel.yaml:
    Increase home screen cover size: no
    Remove footer (row3) on new home screen: no    
    Remove footer (row3) and increase cover size on new home screen: yes
Add other patches according to taste.
You'll never need to edit the individual source/*yaml files again. Note that YAML syntax requires correct indentation.
Bald Eagle is offline   Reply With Quote