mirror of
https://github.com/vale981/tridactyl
synced 2025-03-04 09:01:39 -05:00
Fix #4765: hint on google
This commit is contained in:
parent
1c64c9eadc
commit
5635b91dee
1 changed files with 2 additions and 2 deletions
|
@ -67,8 +67,8 @@
|
|||
" bindurl reddit.com gu urlparent 4
|
||||
"
|
||||
" " Only hint search results on Google and DDG
|
||||
" bindurl www.google.com f hint -Jc #search div:not(.action-menu) > a
|
||||
" bindurl www.google.com F hint -Jbc #search div:not(.action-menu) > a
|
||||
" bindurl www.google.com f hint -Jc #search a
|
||||
" bindurl www.google.com F hint -Jbc #search a
|
||||
"
|
||||
"
|
||||
" " Broken as of 2023-07-18
|
||||
|
|
Loading…
Add table
Reference in a new issue