Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions content/docs/guides/about-config-flags.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,11 @@ Allows picture-in-picture. Enabled by default.
Automatically turns on picture-in-picture when switching tabs during video playback. Disabled by default.

### Other
#### `zen.glance.enable-contextmenu-search`
Controls whether Glance will open when performing a search or using the context menu (such as right-click search). Enabled by default.
<Callout type="info">
If disabled, Glance will not open for context menu or search-triggered actions, even if Glance is enabled elsewhere.
</Callout>
#### `zen.keyboard.shortcuts.enabled`
Allows changing keyboard shortcuts. Enabled by default.
#### `zen.glance.open-essential-external-links`
Expand Down