mirror of
https://github.com/zadam/trilium.git
synced 2025-11-12 08:15:52 +01:00
toggle zen mode in the global menu
This commit is contained in:
@@ -78,7 +78,13 @@
|
||||
<a class="dropdown-item" id="reload-frontend-button" title="Reload can help with some visual glitches without restarting the whole app.">
|
||||
<span class="bx bx-empty"></span>
|
||||
Reload frontend
|
||||
<kbd>CTRL-R</kbd>
|
||||
<kbd>CTRL+R</kbd>
|
||||
</a>
|
||||
|
||||
<a class="dropdown-item" id="toggle-zen-mode-button">
|
||||
<span class="bx bx-empty"></span>
|
||||
Toggle Zen mode
|
||||
<kbd>ALT+M</kbd>
|
||||
</a>
|
||||
|
||||
<a class="dropdown-item" id="toggle-fullscreen-button">
|
||||
|
||||
Reference in New Issue
Block a user