home: firefox: tridactyl: fix DDG mapping
All checks were successful
continuous-integration/drone/push Build is passing

Taken straight from upstream's sample configuration.
This commit is contained in:
Bruno BELANYI 2022-02-07 15:51:52 +01:00
parent 6d1d0c9488
commit e8adbb5b20

View file

@ -22,8 +22,8 @@ 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
" Only hint search results on DuckDuckGo
bindurl ^https://duckduckgo.com f hint -Jc [class=result__a]
bindurl ^https://duckduckgo.com F hint -Jbc [class=result__a]
bindurl ^https://duckduckgo.com f hint -Jc [class~=result__a]
bindurl ^https://duckduckgo.com F hint -Jbc [class~=result__a]
" Only hint item pages on Hacker News
bindurl news.ycombinator.com ;f hint -Jc .age > a