summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-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)