Mercurial > dotfiles
comparison 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 |
comparison
equal
deleted
inserted
replaced
466:3989d112f7a3 | 467:d3ff438a4f8b |
---|---|
1 echo "Welcome to Tridactyl" | 1 echo "Welcome to Tridactyl" |
2 | 2 |
3 set searchengine duckduckgo | 3 set searchengine duckduckgo |
4 | |
5 set smoothscroll true | |
6 | |
7 set hintfiltermode vimperator-reflow | |
8 set hintnames numeric | |
4 | 9 |
5 bind J tabprev | 10 bind J tabprev |
6 bind K tabnext | 11 bind K tabnext |
7 | 12 |
8 bind < tabmove -1 | 13 bind < tabmove -1 |