From a025b165691001367d89ea60e254a1df76ac32f3 Mon Sep 17 00:00:00 2001 From: jao Date: Fri, 4 Jun 2021 18:40:13 +0100 Subject: nits --- eww.org | 3 +-- init.org | 1 + 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/eww.org b/eww.org index 9c91cb7..0f96082 100644 --- a/eww.org +++ b/eww.org @@ -19,7 +19,6 @@ (t (eww url 4))))) (setq jao-browse-url-function #'jao-eww-browse-url) - ;; (setq browse-url-browser-function jao-browse-url-function) (setq eww-use-browse-url "^\\(gemini\\|gopher\\):") #+end_src * Email @@ -142,7 +141,7 @@ (shr-use-colors nil) (shr-use-fonts nil) (shr-max-width 130) - (shr-blocked-images ".*") + (shr-blocked-images nil) (shr-inhibit-images t) (shr-max-image-proportion 0.9)) diff --git a/init.org b/init.org index b909ff5..dfb1c35 100644 --- a/init.org +++ b/init.org @@ -814,6 +814,7 @@ ("i" jao-ednc-invoke-last-action "invoke last action") ("n" jao-ednc-pop "show all")) (jao-ednc-ignore-app "Spotify") + (jao-ednc-ignore-app "NetworkManager") :bind (("s-n" . jao-hydra-ednc/body) ("H-s-n" . jao-hydra-ednc/body))) #+end_src -- cgit v1.2.3