mirror of
https://github.com/wavetermdev/waveterm-docs.git
synced 2026-08-05 13:45:23 -07:00
Fix typo in config (#24)
This commit is contained in:
+1
-1
@@ -37,7 +37,7 @@ use ":" as level separators.
|
||||
| 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 |
|
||||
| window:reducedmotion | bool | set to true to disable most animations |
|
||||
| window:tilegapsize | int | set to change override default gap between blocks |
|
||||
| window:nativetitlebar | bool | set to use the OS-native title bar, rather than the overlay (Windows and Linux only) |
|
||||
| telemetry:enabled | bool | set to enable/disable telemetry |
|
||||
|
||||
Reference in New Issue
Block a user