mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-22 12:45:59 +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_**:
|
||||
|
||||
- `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
|
||||
|
|
Loading…
Reference in a new issue