From ae48bd74c2093945312521818819a12de719b154 Mon Sep 17 00:00:00 2001 From: surtur Date: Sat, 3 Dec 2022 22:53:49 +0100 Subject: [PATCH] tridactylrc: add stuff --- .config/tridactyl/tridactylrc | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/.config/tridactyl/tridactylrc b/.config/tridactyl/tridactylrc index 92356d6..04325ed 100644 --- a/.config/tridactyl/tridactylrc +++ b/.config/tridactyl/tridactylrc @@ -45,6 +45,8 @@ bind h scrollpx -50 bind l scrollpx 50 bind G scrollto 100 bind gg scrollto 0 +bind gd tabdetach +bind gD composite tabduplicate; tabdetach bind scrollpage -0.5 bind scrollpage 0.5 bind scrollpage 1 @@ -157,6 +159,7 @@ bind zI zoom 3 bind zO zoom 0.3 bind . repeat bind ba open https://www.youtube.com/watch?v=M3iOROuTuMA +bind ra open https://www.youtube.com/watch?v=dQw4w9WgXcQ bindurl ^https://web.whatsapp.com f hint -c [tabindex]:not(.two)>div,a bindurl ^https://web.whatsapp.com F hint -bc [tabindex]:not(.two)>div,a @@ -164,6 +167,16 @@ bindurl ^https://web.whatsapp.com F hint -bc [tabindex]:not(.two)>div,a seturl https://uni.xkcd.com/ uni.xkcd.com ignoremaps seturl www.google.com followpagepatterns.next Next +set searchurls.alternativeto https://alternativeto.net/browse/search/?q= +set searchurls.booksprice https://booksprice.com/compare.do?inputData= +set searchurls.bookspriceuk http://booksprice.co.uk/compare.do?inputData= +set searchurls.chambersbiog https://chambers.co.uk/search/?query=%s&title=biog +set searchurls.chambersdict https://chambers.co.uk/search/?query=%s&title=21st +set searchurls.chambersthes https://chambers.co.uk/search/?query=%s&title=thes +set searchurls.etymonline https://www.etymonline.com/search?q= +set searchurls.goodreads https://www.goodreads.com/search?q= +set searchurls.powerthesaurus https://www.powerthesaurus.org/_search?q= + " Autocmds autocmd DocStart undefined mode ignore autocmd DocStart https://rootnroll.com mode ignore