Mercurial > dotfiles
annotate tridactyl/tridactylrc @ 467:d3ff438a4f8b
Tridactyl config tweaks.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Fri, 22 Mar 2019 18:21:13 -0700 |
parents | 48933cecdf7f |
children | 8f36fc391ddf ddbe50433fff |
rev | line source |
---|---|
447 | 1 echo "Welcome to Tridactyl" |
2 | |
3 set searchengine duckduckgo | |
4 | |
467
d3ff438a4f8b
Tridactyl config tweaks.
Ludovic Chabant <ludovic@chabant.com>
parents:
447
diff
changeset
|
5 set smoothscroll true |
d3ff438a4f8b
Tridactyl config tweaks.
Ludovic Chabant <ludovic@chabant.com>
parents:
447
diff
changeset
|
6 |
d3ff438a4f8b
Tridactyl config tweaks.
Ludovic Chabant <ludovic@chabant.com>
parents:
447
diff
changeset
|
7 set hintfiltermode vimperator-reflow |
d3ff438a4f8b
Tridactyl config tweaks.
Ludovic Chabant <ludovic@chabant.com>
parents:
447
diff
changeset
|
8 set hintnames numeric |
d3ff438a4f8b
Tridactyl config tweaks.
Ludovic Chabant <ludovic@chabant.com>
parents:
447
diff
changeset
|
9 |
447 | 10 bind J tabprev |
11 bind K tabnext | |
12 | |
13 bind < tabmove -1 | |
14 bind > tabmove +1 | |
15 | |
467
d3ff438a4f8b
Tridactyl config tweaks.
Ludovic Chabant <ludovic@chabant.com>
parents:
447
diff
changeset
|
16 bind <F1> buffer # |