From 7acc633aeee2530fc9d1c0be2223a4dc63baca86 Mon Sep 17 00:00:00 2001 From: Josua Sinaga Date: Fri, 21 Jun 2024 20:57:23 +0700 Subject: [PATCH] performance: add enabled property to decoration:blur (#690) --- pages/Configuring/Performance.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/Configuring/Performance.md b/pages/Configuring/Performance.md index d255dda..182c275 100644 --- a/pages/Configuring/Performance.md +++ b/pages/Configuring/Performance.md @@ -25,7 +25,7 @@ case, remove it completely. **_Useful Optimizations_**: -- `decoration:blur = false` and `decoration:drop_shadow = false` to disable +- `decoration:blur:enabled = false` and `decoration:drop_shadow = false` to disable fancy but battery hungry effects. - `misc:vfr = true`, since it'll lower the amount of sent frames when nothing is