tweak: notes default shortcuts.

This commit is contained in:
NunoSempere 2022-12-13 14:21:45 +00:00
parent a08755d8c9
commit c9a81029da

View File

@ -77,3 +77,11 @@ static struct {
{ CTRL | SFT, KEY(N), finder_prev }
};
/*
Default browser controls:
- Ctrl+L: Go to searchbar
- Ctrl+T: New Tab
- Ctrl+Page up: Go to next tab
- Ctrl+Page down: Go to previous tab
*/