mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-05 13:05:59 +01:00
add blur:popups
This commit is contained in:
parent
b20ed9d882
commit
e37433d241
1 changed files with 1 additions and 0 deletions
|
@ -111,6 +111,7 @@ _Subcategory `decoration:blur:`_
|
|||
| vibrancy | Increase saturation of blurred colors. 0.0 - 1.0 | float | 0.1696 |
|
||||
| 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 |
|
||||
| popups | whether to blur popups (e.g. right-click menus) | bool | false |
|
||||
|
||||
{{< hint type=important >}}
|
||||
A subcategory is a nested category:
|
||||
|
|
Loading…
Reference in a new issue