diff --git a/config.def.h b/config.def.h index 212075a..e81217e 100644 --- a/config.def.h +++ b/config.def.h @@ -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 + +*/