diff --git a/pages/Configuring/Window-Rules.md b/pages/Configuring/Window-Rules.md index 71edd01..f72928b 100644 --- a/pages/Configuring/Window-Rules.md +++ b/pages/Configuring/Window-Rules.md @@ -154,3 +154,5 @@ where `rule` is the rule and `namespace` is the namespace regex (find namespaces | rule | description | | --- | --- | | noanim | disables animations | +| blur | enables blur for the layer | +| ignorezero | makes blur ignore fully transparent pixels of the layer |