From f05285d8ead59b9cbf32d4effa7350b0d4e44333 Mon Sep 17 00:00:00 2001 From: Alpha Chen Date: Tue, 28 Feb 2023 20:13:16 -0800 Subject: [PATCH] tridactyl --- .config/tridactyl/tridactylrc | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.config/tridactyl/tridactylrc b/.config/tridactyl/tridactylrc index 4095264..cd52939 100644 --- a/.config/tridactyl/tridactylrc +++ b/.config/tridactyl/tridactylrc @@ -9,12 +9,14 @@ set hintfiltermode vimperator-reflow set hintchars 1234567890 " open in safari -command safari composite get_current_url | shellescape | !s open -a Safari +command safari composite get_current_url | shellescape | !s open -a Safari | tabclose " only hint search results on DDG bindurl ^https://duckduckgo.com f hint -Jc [data-testid="result-title-a"] bindurl ^https://duckduckgo.com F hint -Jbc [data-testid="result-title-a"] +bindurl ^https://www.instapaper.com/hello2 f hint -Jc button[type="submit"] + " make d take you to the left (I find it much less confusing) " bind d composite tabprev; tabclose # " bind D tabclose @@ -37,6 +39,7 @@ set auconcreatecontainer true autocontain facebook\.com facebook autocontain google\.com google autocontain notion\.so work +autocontain tana\.inc google " github " https://docs.github.com/en/get-started/using-github/keyboard-shortcuts