mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-05 21:15:58 +01:00
add blur special
This commit is contained in:
parent
3a0bd52991
commit
c09147e8ac
1 changed files with 1 additions and 0 deletions
|
@ -107,6 +107,7 @@ _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 |
|
||||
| special | whether to blur behind the special workspace | bool | true |
|
||||
|
||||
{{< hint type=important >}}
|
||||
A subcategory is a nested category:
|
||||
|
|
Loading…
Reference in a new issue