summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.el b/init.el
index e3a6c45..de7e6a6 100644
--- a/init.el
+++ b/init.el
@@ -1516,7 +1516,7 @@
:init
(define-key km/external-map "b" #'browse-url)
:config
- (setq browse-url-browser-function
+ (setq browse-url-handlers
`(,(cons (rx string-start "https://"
(or "inbox.kyleam.com"
"lore.kernel.org"