Add zoom-out/zoom-in shortcuts

Mirwaisse Djanbaz 2020-11-23 12:05:17 +01:00
parent dc1ed37665
commit dc790e078c

@ -60,6 +60,8 @@ These are hooked in Electron to be similar to native browser keyboard shortcuts.
* `F5`, `CTRL-R` - reloads trilium frontend
* `CTRL+SHIFT+I` - show developer tools
* `CTRL+F` - show search dialog
* `CTRL+-` - zoom out
* `CTRL+=` - zoom in
## Other