home

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 52b178ee4084c2f858372699901e454817e3ef5a
parent 91227b9ec0041f1af6e05903abf3ee408b060727
Author: Vincent Demeester <vincent@sbr.pm>
Date:   Fri, 27 Nov 2020 18:01:30 +0100

tools/emacs: some eww updates

Signed-off-by: Vincent Demeester <vincent@sbr.pm>

Diffstat:
Mtools/emacs/config/config-web.el | 4++++
1 file changed, 4 insertions(+), 0 deletions(-)

diff --git a/tools/emacs/config/config-web.el b/tools/emacs/config/config-web.el @@ -7,6 +7,9 @@ :config (setq shr-use-fonts nil) (setq shr-use-colors nil) + (setq shr-bullet "• ") + (setq shr-folding-mode t) + (setq shr-max-image-proportion 0.7) (setq shr-image-animate nil) (setq shr-width (current-fill-column))) @@ -33,6 +36,7 @@ (setq eww-desktop-remove-duplicates t) (setq eww-header-line-format "%u") (setq eww-search-prefix "https://duckduckgo.com/html/?q=") + (setq url-privacy-level '(email agent cookies lastloc)) (setq eww-download-directory "~/desktop/downloads/") (setq eww-suggest-uris '(eww-links-at-point