mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-11-22 20:55:59 +01:00
add blur and ignorezero ls rules
This commit is contained in:
parent
f1d8ad3457
commit
fdbf432ece
1 changed files with 2 additions and 0 deletions
|
@ -154,3 +154,5 @@ where `rule` is the rule and `namespace` is the namespace regex (find namespaces
|
||||||
| rule | description |
|
| rule | description |
|
||||||
| --- | --- |
|
| --- | --- |
|
||||||
| noanim | disables animations |
|
| noanim | disables animations |
|
||||||
|
| blur | enables blur for the layer |
|
||||||
|
| ignorezero | makes blur ignore fully transparent pixels of the layer |
|
||||||
|
|
Loading…
Reference in a new issue