From d55e2358fce9f78453d0fe9e472c02d5af5f0f36 Mon Sep 17 00:00:00 2001 From: Jakub N Date: Thu, 11 Jul 2024 17:03:09 +0200 Subject: [PATCH] FAQ: Correct blur disable keyword (#710) --- pages/FAQ/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/FAQ/_index.md b/pages/FAQ/_index.md index cbddbe6..18f1866 100644 --- a/pages/FAQ/_index.md +++ b/pages/FAQ/_index.md @@ -247,7 +247,7 @@ Setting `misc:middle_click_paste` to `false` disables the feature altogether wit **_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