From 7e8936fc55377c006d8ccbc9c47fe5f4c6c211b6 Mon Sep 17 00:00:00 2001 From: Bruno BELANYI Date: Mon, 7 Feb 2022 17:00:18 +0100 Subject: [PATCH] home: firefox: tridactyl: fix HN comment folding --- home/firefox/tridactyl/tridactylrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/firefox/tridactyl/tridactylrc b/home/firefox/tridactyl/tridactylrc index 84c3927..dc59a2e 100644 --- a/home/firefox/tridactyl/tridactylrc +++ b/home/firefox/tridactyl/tridactylrc @@ -12,7 +12,7 @@ set editorcmd termite --class tridactyl_editor -e 'vim %f' " Binds {{{ " Reddit et al. {{{ " Toggle comments on Reddit, Hacker News, Lobste.rs -bind ;c hint -c [class*="expand"],[class="togg"],[class="comment_folder"] +bind ;c hint -c [class*="expand"],[class*="togg"],[class="comment_folder"] " Make `gu` take me back to subreddit from comments bindurl reddit.com gu urlparent 3