summaryrefslogtreecommitdiffhomepage
path: root/init.org
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2021-03-29 18:53:50 +0100
committerjao <jao@gnu.org>2021-03-29 18:53:59 +0100
commitd49c82d6ceb8765521f86435a7c046452de75f9c (patch)
treeb4638c6fb44e270d0e48b47e36df4a9295946fde /init.org
parent0cdf926250216c36d399ea8766838a55df885407 (diff)
downloadelibs-d49c82d6ceb8765521f86435a7c046452de75f9c.tar.gz
elibs-d49c82d6ceb8765521f86435a7c046452de75f9c.tar.bz2
no header line in eww
Diffstat (limited to 'init.org')
-rw-r--r--init.org5
1 files 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)