From 62ac4956e46e2a144448b10a2adc854ae489ee6b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Phan=20=C4=90=C4=83ng=20Khoa?= Date: Thu, 7 Nov 2024 00:37:20 +0700 Subject: [PATCH] Configuring/Performance: correct shadow variable (#848) --- 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 182c2755..4835f8fe 100644 --- a/pages/Configuring/Performance.md +++ b/pages/Configuring/Performance.md @@ -25,7 +25,7 @@ case, remove it completely. **_Useful Optimizations_**: -- `decoration:blur:enabled = false` and `decoration:drop_shadow = false` to disable +- `decoration:blur:enabled = false` and `decoration:shadow:enabled = false` to disable fancy but battery hungry effects. - `misc:vfr = true`, since it'll lower the amount of sent frames when nothing is