Update config.mdx

This commit is contained in:
Evan Simkowitz
2024-09-22 17:56:37 -07:00
committed by GitHub
parent cc6b1662b9
commit d244eda9fe
+2 -2
View File
@@ -34,7 +34,7 @@ use ":" as level separators.
| autoupdate:channel | string | the auto update channel |
| widget:showhelp | bool | whether to show help/tips widgets in right sidebar |
| window:transparent | bool | set to true to enable window transparency (on platform where it is supported) |
| widow:blur | bool | set to enable window background blurring |
| window:blur | bool | set to enable window background blurring |
| window:opacity | float64 | 0-1, window opacity |
| window:bgcolor | string | set the window background color (should be hex: #xxxxxx) |
| window:reducemotion | bool | set to true to disable most animations |
@@ -57,4 +57,4 @@ For reference this is the current default configuration (v0.8.0):
"window:tilegapsize": 3,
"telemetry:enabled": true
}
```
```