mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-22 12:45:59 +01:00
update blur docs (#377)
* update blur docs * update to latest changes * update to latest changes
This commit is contained in:
parent
2534668fa6
commit
c86e8b55cd
1 changed files with 2 additions and 0 deletions
|
@ -107,6 +107,8 @@ _Subcategory `decoration:blur:`_
|
|||
| noise | how much noise to apply. 0.0 - 1.0 | float | 0.0117 |
|
||||
| contrast | contrast modulation for blur. 0.0 - 2.0 | float | 0.8916 |
|
||||
| brightness | brightness modulation for blur. 0.0 - 2.0 | float | 0.8172 |
|
||||
| vibrancy | Increase saturation of blurred colors. 0.0 - 1.0 | float | 0.0 |
|
||||
| vibrancy_darkness | How strong the effect of `vibrancy` is on dark areas . 0.0 - 1.0 | float | 0.0 |
|
||||
| special | whether to blur behind the special workspace (note: expensive) | bool | false |
|
||||
|
||||
{{< hint type=important >}}
|
||||
|
|
Loading…
Reference in a new issue