Remove unnecessary optimization from FAQ (#369)

* Fix nesting in blur optimizations

* Remove the blur optimizations line altogether
This commit is contained in:
Kiss Benedek Máté 2023-10-29 13:28:04 +01:00 committed by GitHub
parent ce9248b4de
commit 4291f61727
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 3 deletions

View File

@ -243,9 +243,6 @@ It's heavily advised to use `full` regardless of anything.
**_Useful Optimizations_**:
* `decoration:blur_new_optimizations = true`, to use new optimizations for
blurring.
* `decoration:blur = false` and `decoration:drop_shadow = false` to disable
fancy but battery hungry effects.