Quote:
Originally Posted by Bald Eagle
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.
|
Is Remove footer (row3) and increase cover size on new home screen: yes the same as the other 2 combined