From 765c3b75dd99a58485a0fa4e8d1117fc7d456ca3 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Mon, 13 Sep 2021 17:16:32 -0500 Subject: Add pixelfed to non-eww sites --- init.el | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'init.el') diff --git a/init.el b/init.el index 9fbc245..445b360 100644 --- a/init.el +++ b/init.el @@ -170,7 +170,8 @@ AKA, DO NOT USE THIS FUNCTION!!!" (cons (rx (or "google.com" ; websites that don't work with eww "reddit.com" "twitter.com" - "imgur.com")) + "imgur.com" + "pixelfed")) browse-url-secondary-browser-function) (cons "." ; everything else #'eww-browse-url))) -- cgit 1.4.1-21-gabe81