mirror of
https://github.com/vale981/tridactyl
synced 2025-03-05 09:31:41 -05:00
Reduce hintdelay in rc
This commit is contained in:
parent
973ae858b7
commit
1db0e07363
1 changed files with 3 additions and 0 deletions
|
@ -75,6 +75,9 @@ jsb browser.runtime.getPlatformInfo().then(os=>{const profiledir = os.os=="win"
|
|||
set hintfiltermode vimperator-reflow
|
||||
set hintnames numeric
|
||||
|
||||
" Defaults to 300ms but I'm a 'move fast and close the wrong tabs' kinda chap
|
||||
set hintdelay 100
|
||||
|
||||
" Make Tridactyl work on more sites at the expense of some security
|
||||
set csp clobber
|
||||
fixamo_quiet
|
||||
|
|
Loading…
Add table
Reference in a new issue