doc ls unset

This commit is contained in:
vaxerski 2023-03-17 23:30:01 +00:00
parent fdbf432ece
commit 374005365b
1 changed files with 1 additions and 0 deletions

View File

@ -153,6 +153,7 @@ where `rule` is the rule and `namespace` is the namespace regex (find namespaces
| rule | description |
| --- | --- |
| unset | removes all layerRules previously set for a select namespace regex. Please note it has to match _exactly_ |
| noanim | disables animations |
| blur | enables blur for the layer |
| ignorezero | makes blur ignore fully transparent pixels of the layer |