config: disable blur special by default

very expensive
This commit is contained in:
vaxerski 2023-09-07 00:36:16 +02:00
parent 1dc4390b32
commit e134ab7e7e
1 changed files with 1 additions and 1 deletions

View File

@ -107,7 +107,7 @@ _subcategory decoration:blur:_
| noise | how much noise to apply. 0.0 - 1.0 | float | 0.0117 |
| contrast | contrast modulation for blur. 0.0 - 2.0 | float | 0.8916 |
| brightness | brightness modulation for blur. 0.0 - 2.0 | float | 0.8172 |
| special | whether to blur behind the special workspace | bool | true |
| special | whether to blur behind the special workspace (note: expensive) | bool | false |
{{< hint type=important >}}
A subcategory is a nested category: