mirror of
https://github.com/Swarsel/.dotfiles.git
synced 2025-12-06 09:07:21 +01:00
chore[client]: increase tridactyl hint delay
This commit is contained in:
parent
baf7580e99
commit
d83ff89712
2 changed files with 2 additions and 2 deletions
|
|
@ -124,7 +124,7 @@ set allowautofocus false
|
|||
jsb browser.webRequest.onHeadersReceived.addListener(tri.request.clobberCSP,{urls:["<all_urls>"],types:["main_frame"]},["blocking","responseHeaders"])
|
||||
|
||||
" default is 300ms
|
||||
set hintdelay 100
|
||||
set hintdelay 500
|
||||
|
||||
" Some pages like github break on the tridactyl quick search. have this as a fallback
|
||||
unbind <C-f>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue