summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2023-03-24 02:19:09 +0000
committerjao <jao@gnu.org>2023-03-24 02:19:09 +0000
commit07b97b07a0f85b7065ccf897f79c33881db3a878 (patch)
tree12ef1ba68a513b133b9aa2db3e6f81ab9a4ded43
parent8d2f1703936045a5d4be09579cad9084e3ace54a (diff)
downloadelibs-07b97b07a0f85b7065ccf897f79c33881db3a878.tar.gz
elibs-07b97b07a0f85b7065ccf897f79c33881db3a878.tar.bz2
i'm tired of eww
-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)