mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-22 20:55:59 +01:00
Remove unnecessary optimization from FAQ (#369)
* Fix nesting in blur optimizations * Remove the blur optimizations line altogether
This commit is contained in:
parent
ce9248b4de
commit
4291f61727
1 changed files with 0 additions and 3 deletions
|
@ -243,9 +243,6 @@ It's heavily advised to use `full` regardless of anything.
|
||||||
|
|
||||||
**_Useful Optimizations_**:
|
**_Useful Optimizations_**:
|
||||||
|
|
||||||
* `decoration:blur_new_optimizations = true`, to use new optimizations for
|
|
||||||
blurring.
|
|
||||||
|
|
||||||
* `decoration:blur = false` and `decoration:drop_shadow = false` to disable
|
* `decoration:blur = false` and `decoration:drop_shadow = false` to disable
|
||||||
fancy but battery hungry effects.
|
fancy but battery hungry effects.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue