summaryrefslogtreecommitdiffhomepage
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/init.el b/init.el
index a5ca6ce..331018d 100644
--- a/init.el
+++ b/init.el
@@ -1282,8 +1282,8 @@
(and (boundp 'exwm-class-name)
(member exwm-class-name '("vlc" "mpv"))))))
-(require 'jao-custom-eww)
-;; (require 'jao-custom-w3m)
+;; (require 'jao-custom-eww)
+(require 'jao-custom-w3m)
;;;; browse-url
(require 'browse-url)