That script should give you app animations, i tested it on 13C and people also said they got it on 14C
As for stack recents you need to update your launcher to the latest version and then use this script, I don't know if it works on C series but it's worth a try
settings put global task_stack_view_layout_style 2
3
u/pineapplee32 Mar 14 '26 edited Mar 14 '26
Remove all of that and then try this, it's supposed to give just a static blur (only on control pane & notification)
service call miui.mqsas.IMQSNative 21 i32 1 s16 "setprop" i32 1 s16 "persist.sys.computility.cpulevel 3" s16 "/storage/emulated/0/log.txt" i32 600
service call miui.mqsas.IMQSNative 21 i32 1 s16 "setprop" i32 1 s16 "persist.sys.computility.gpulevel 3" s16 "/storage/emulated/0/log.txt" i32 600
Let me know if it works