mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2025-02-16 18:12:08 +01:00
performance: add enabled property to decoration:blur (#690)
This commit is contained in:
parent
cc1f67c242
commit
7acc633aee
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ case, remove it completely.
|
||||||
|
|
||||||
**_Useful Optimizations_**:
|
**_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.
|
fancy but battery hungry effects.
|
||||||
|
|
||||||
- `misc:vfr = true`, since it'll lower the amount of sent frames when nothing is
|
- `misc:vfr = true`, since it'll lower the amount of sent frames when nothing is
|
||||||
|
|
Loading…
Add table
Reference in a new issue