Skip to content
This repository was archived by the owner on Nov 6, 2024. It is now read-only.

Commit f70a85d

Browse files
authored
Add menubar config (#70)
1 parent 6fd96aa commit f70a85d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/config.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ use ":" as level separators.
4444
| window:bgcolor | string | set the window background color (should be hex: #xxxxxx) |
4545
| window:reducedmotion | bool | set to true to disable most animations |
4646
| window:tilegapsize | int | set to change override default gap between blocks |
47+
| window:showmenubar | bool | set to use the OS-native menu bar (Windows and Linux only, requires app restart) |
4748
| window:nativetitlebar | bool | set to use the OS-native title bar, rather than the overlay (Windows and Linux only, requires app restart) |
4849
| window:disablehardwareacceleration | bool | set to disable Chromium hardware acceleration to resolve graphical bugs (requires app restart) |
4950
| telemetry:enabled | bool | set to enable/disable telemetry |

0 commit comments

Comments
 (0)