From d49c82d6ceb8765521f86435a7c046452de75f9c Mon Sep 17 00:00:00 2001 From: jao Date: Mon, 29 Mar 2021 18:53:50 +0100 Subject: no header line in eww --- init.org | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/init.org b/init.org index e956e69..c0b820b 100644 --- a/init.org +++ b/init.org @@ -2308,8 +2308,9 @@ (use-package eww :demand t - :custom ((eww-download-directory jao-sink-dir) - (eww-browse-url-new-window-is-tab nil) + :custom ((eww-browse-url-new-window-is-tab nil) + (eww-download-directory jao-sink-dir) + (eww-header-line-format nil) (shr-width nil) (shr-use-colors nil) (shr-use-fonts nil) -- cgit v1.2.3