mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-05 13:05:59 +01:00
Add dimaround layer rule (#590)
This commit is contained in:
parent
26239e23e8
commit
33f8c854b6
1 changed files with 1 additions and 0 deletions
|
@ -262,5 +262,6 @@ in `hyprctl layers`) or `address` is an address in the form of `address:0x[hex]`
|
|||
| blurpopups | enables blur for the popups |
|
||||
| ignorealpha \[a\] | makes blur ignore pixels with opacity of `a` or lower. `a` is float value from 0 to 1. `a = 0` if unspecified. |
|
||||
| ignorezero | makes blur ignore fully transparent pixels. Same as `ignorealpha 0`. |
|
||||
| dimaround | dims everything behind the layer |
|
||||
| xray \[on\] | sets the blur xray mode for a layer. 0 for off, 1 for on, unset for default. |
|
||||
| animation \[style\] | allows you to set a specific animation style for this layer |
|
||||
|
|
Loading…
Reference in a new issue