Skip to content

Commit 724ce2c

Browse files
author
Ritik Ranjan
committed
feature/auto-hide-tab-bar updated doc
1 parent f1163ee commit 724ce2c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/docs/config.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ wsh editconfig
6868
| window:magnifiedblockblursecondarypx | int | change the blur in CSS pixels that is applied to the visible portions of non-magnified blocks when a block is magnified (see [backdrop-filter](https://developer.mozilla.org/en-US/docs/Web/CSS/backdrop-filter) for more info on how this gets applied) |
6969
| window:maxtabcachesize | int | number of tabs to cache. when tabs are cached, switching between them is very fast. (defaults to 10) |
7070
| window:showmenubar | bool | set to use the OS-native menu bar (Windows and Linux only, requires app restart) |
71+
| window:autohidetabsbar | bool | auto hide tab bar based on true or false
7172
| window:nativetitlebar | bool | set to use the OS-native title bar, rather than the overlay (Windows and Linux only, requires app restart) |
7273
| window:disablehardwareacceleration | bool | set to disable Chromium hardware acceleration to resolve graphical bugs (requires app restart) |
7374
| telemetry:enabled | bool | set to enable/disable telemetry |

0 commit comments

Comments
 (0)