From 6cfca383ffa0e3e9d51d1cbc6f234b994851b63c Mon Sep 17 00:00:00 2001 From: Robert Günzler Date: Wed, 9 Feb 2022 00:18:53 +0100 Subject: tridactyl: update config --- .config/tridactyl/tridactylrc | 43 +++++++++++++++++++++++++++++-------------- 1 file changed, 29 insertions(+), 14 deletions(-) (limited to '.config') diff --git a/.config/tridactyl/tridactylrc b/.config/tridactyl/tridactylrc index cabeb0e..4a4ad62 100644 --- a/.config/tridactyl/tridactylrc +++ b/.config/tridactyl/tridactylrc @@ -1,9 +1,6 @@ " vim: ft=vim -" sanitise tridactyllocal tridactylsync +sanitise tridactyllocal tridactylsync -" rebind j/k for TST -reset J -reset K bind J tabnext bind K tabprev @@ -11,10 +8,13 @@ set browser firefox-nightly set allowautofocus false set searchengine duckduckgo set tabopencontaineraware true -set editorcmd foot -T tridactyl-editor -c /home/robert/.config/foot/float.ini -- nvim +set editorcmd foot -a floaterm -T tridactyl-editor -- nvim set historyresults 50 +" set newtab https://html.duckduckgo.com +set allowautofocus true set newtabfocus page -set allowautofocus false +set leavegithubalone false +" set blacklistkeys ["/","",";"] colors r @@ -23,6 +23,7 @@ unbind s unbind unbind unbind +unbind p bind tw fillcmdline tabopen -c wee bind tp fillcmdline tabopen -c pers @@ -86,10 +87,23 @@ seturl monkeytype.com superignore true " fix youtube seturl youtube.com noiframe true unbindurl youtube.com f +unbindurl youtube.com 1 +unbindurl youtube.com 2 +unbindurl youtube.com 3 +unbindurl youtube.com 4 +unbindurl youtube.com 5 +unbindurl youtube.com 6 +unbindurl youtube.com 7 +unbindurl youtube.com 8 +unbindurl youtube.com 9 +unbindurl youtube.com bindurl youtube.com h hint bindurl youtube.com T tabopen ddg.gg bindurl youtube.com C recontain personal +" fix twitch +unbindurl twitch.tv + " fix reddit seturl reddit.com allowautofocus true unbindurl reddit.com @@ -106,11 +120,12 @@ unbindurl reddit.com h unbindurl reddit.com x unbindurl reddit.com l -unbindurl 4chan.*.org -unbindurl 4chan.*.org j -unbindurl 4chan.*.org k -unbindurl 4chan.*.org x -unbindurl 4chan.*.org - -set leavegithubalone false -set blacklistkeys ["/","",";"] +unbindurl boards.4chan.*.org x +unbindurl boards.4chan.*.org T +unbindurl boards.4chan.*.org B +unbindurl boards.4chan.*.org n +unbindurl boards.4chan.*.org p +unbindurl boards.4chan.*.org F +unbindurl boards.4chan.*.org W +unbindurl boards.4chan.*.org +unbindurl boards.4chan.*.org -- cgit 1.4.1