From 5f686253a15d910d7c3223cc8662e06d032d3554 Mon Sep 17 00:00:00 2001 From: jao Date: Thu, 18 Sep 2025 22:03:50 +0100 Subject: mail and indexing tweaks --- custom/jao-custom-browse.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'custom/jao-custom-browse.el') diff --git a/custom/jao-custom-browse.el b/custom/jao-custom-browse.el index 2787518..5c75f7f 100644 --- a/custom/jao-custom-browse.el +++ b/custom/jao-custom-browse.el @@ -108,7 +108,7 @@ ;;;; browse-url (require 'browse-url) -(setq browse-url-generic-program "firefox") +(setq browse-url-generic-program (jao-d-l "open" "firefox")) (defun jao-browse-with-external-browser (&rest url) "Browse with external hogging" -- cgit v1.2.3