[ADD][TRIDACTYL] Hint at item pages on Hacker News
This commit is contained in:
parent
f8112777ad
commit
e46d347c61
|
@ -32,6 +32,9 @@ bindurl www.google.com F hint -Jtc .rc>.r>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]
|
||||
" Only hint item pages on Hacker News
|
||||
bindurl news\.ycombinator\.com/news ;f hint -Jc .age > a
|
||||
bindurl news\.ycombinator\.com/news ;f hint -Jtc .age > a
|
||||
|
||||
" Handy multiwindow/multitasking binds
|
||||
bind gd tabdetach
|
||||
|
|
Loading…
Reference in a new issue