add decoration:blur:popups_ignorealpha

This commit is contained in:
Vaxry 2023-12-28 22:30:32 +01:00
parent d33f35dade
commit bce147807a
1 changed files with 1 additions and 0 deletions

View File

@ -112,6 +112,7 @@ _Subcategory `decoration:blur:`_
| vibrancy_darkness | How strong the effect of `vibrancy` is on dark areas . 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 | | special | whether to blur behind the special workspace (note: expensive) | bool | false |
| popups | whether to blur popups (e.g. right-click menus) | bool | false | | popups | whether to blur popups (e.g. right-click menus) | bool | false |
| popups_ignorealpha | works like ignorealpha in layer rules. If pixel opacity is below set value, will not blur. 0.0 - 1.0 | float | 0.2 |
{{< hint type=important >}} {{< hint type=important >}}
A subcategory is a nested category: A subcategory is a nested category: