Only Reading and My Books: - Enabled: no - PatchGroup: Home screen tweaks - Description: | With this patch Home screen shows the last readings and the library - FindZlib: "#row1col2" - ReplaceZlib: Find: "[qApp_isFontScaleLarge=true] #row1col2 {\n qproperty-visible: false;\n}" Replace: "#row1col2,#row2col2,#row3{qproperty-visible:false;}" Remove Footer and Recommendations: - Enabled: no - PatchGroup: Home screen tweaks - Description: | This patch removes the recommendations and the footer of home screen. - FindZlib: "#row1col2" - ReplaceZlib: Find: "[qApp_isFontScaleLarge=true] #row1col2 {\n qproperty-visible: false;\n}" Replace: "#row1col2,#row3{qproperty-visible:false;}"