diff --git a/content/docs/user-manual/compact-mode.mdx b/content/docs/user-manual/compact-mode.mdx index 5cfa46c..f69e8f7 100644 --- a/content/docs/user-manual/compact-mode.mdx +++ b/content/docs/user-manual/compact-mode.mdx @@ -4,9 +4,9 @@ description: Minimalistic interface for focused browsing --- import KeyboardShortcut from '@/components/KeyboardShortcut'; -Compact Mode is one of Zen's main feature that let you hide all browser toolbars and give wider view for the website you're currently visit. +Compact Mode is one of Zen's main features. It lets you hide all browser toolbars and gives a wider view of the website you're currently visiting. -You can activate this feature by right click on empty area on the `toolbar > "Compact Mode" > "Enable compact mode"`, or use keyboard shortcut. +You can activate this feature by right-click on an empty area on the `toolbar > "Compact Mode" > "Enable compact mode"`, or use keyboard shortcut. {
@@ -17,21 +17,21 @@ You can activate this feature by right click on empty area on the `toolbar > "Co
} -In Single Toolbar mode, activating Compact Mode will hide the tab sidebar. You can access tab sidebar by hovering the side edge of the browser (based on whether `"Tabs on the right"` is activated or not). +In Single Toolbar mode, activating Compact Mode will hide the tab sidebar. You can access the tab sidebar by hovering the side edge of the browser (based on whether `"Tabs on the right"` is activated or not). In Multiple Toolbar or Collapsed Toolbar mode, you can choose which bar to hide. These options are accessible below "Compact Mode" > "Enable compact mode" when right clicking the toolbar: -- **Hide sidebar**: Hide the tab sidebar, accessible when hovering side edge of the browser. -- **Hide toolbar**: Hide the top toolbar, accessible when hovering top edge of the browser. -- **Hide both**: Hide both top toolbar and tab sidebar. +- **Hide sidebar**: Hides the tab sidebar, accessible when hovering side edge of the browser. +- **Hide toolbar**: Hides the top toolbar, accessible when hovering top edge of the browser. +- **Hide both**: Hides both top toolbar and tab sidebar. ![Compact Mode](/assets/user-manual/compact-mode/enable-compact-mode.png) You can also use these extra shortcuts to show the hidden bars, suitable for heavy keyboard users. Unlike usual hovering gesture, showing sidebar/toolbar using these shortcuts is done persistently, until you pressed the shortcut again to hide it. -- **Toggle Floating Sidebar**: - Show the tab sidebar for all toolbar modes -- **Toggle Floating Toolbar**: - Show the top toolbar for Multiple & Collapsed Toolbar mode +- **Toggle Floating Sidebar**: - Shows the tab sidebar for all toolbar modes +- **Toggle Floating Toolbar**: - Shows the top toolbar for Multiple & Collapsed Toolbar mode _All shortcuts can be modified via `Settings > Keyboard Shortcuts`._ - \ No newline at end of file +