View Single Post
Old 09-15-2018, 04:55 AM   #56
jcn363
absolute beginner
jcn363 ought to be getting tired of karma fortunes by now.jcn363 ought to be getting tired of karma fortunes by now.jcn363 ought to be getting tired of karma fortunes by now.jcn363 ought to be getting tired of karma fortunes by now.jcn363 ought to be getting tired of karma fortunes by now.jcn363 ought to be getting tired of karma fortunes by now.jcn363 ought to be getting tired of karma fortunes by now.jcn363 ought to be getting tired of karma fortunes by now.jcn363 ought to be getting tired of karma fortunes by now.jcn363 ought to be getting tired of karma fortunes by now.jcn363 ought to be getting tired of karma fortunes by now.
 
jcn363's Avatar
 
Posts: 323
Karma: 1750999
Join Date: May 2017
Location: Go with the wind (43°19'17.7"N 2°00'19.4"W)
Device: ka1
nickel.yaml
Only Reading and My Books
Warning: Do NOT use with any of the patch-group: Home screen tweaks.
Spoiler:
Code:
Only Reading and My Books:
  - Enabled: no
  - PatchGroup: Home screen tweaks
  - FindZlib: "[qApp_isFontScaleLarge=true] #row1col2"
# To see Current Collection remove #row2col2 into Repalace clause
  - ReplaceZlib:
      Find:    "[qApp_isFontScaleLarge=true] #row1col2 {\n  qproperty-visible: false;\n}"
      Replace: "#row1col2,#row2col2,#row3{qproperty-visible:false;}"

Only Reading
Warning: Do NOT use with any of the patch-group: Home screen tweaks.
Spoiler:
Code:
Only Reading:
  - Enabled: no
  - PatchGroup: Home screen tweaks
  - FindZlib: "[qApp_isFontScaleLarge=true] #row1col2"
  - ReplaceZlib:
      Find:    "[qApp_isFontScaleLarge=true] #row1col2 {\n  qproperty-visible: false;\n}"
      Replace: "#row1col2,#row2,#row3{qproperty-visible:false;}"


Good luck.

Last edited by jcn363; 09-17-2018 at 02:31 AM. Reason: Warning
jcn363 is offline   Reply With Quote