Switch url behaviour back to default browser

This commit is contained in:
Evie Litherland-Smith 2024-02-07 07:44:46 +00:00
parent 31d662df7a
commit 7810b0203b

View file

@ -203,7 +203,7 @@ Loading this file is handled automatically on my [[https://git.xenia.me.uk/xenia
:defer t
:diminish
:custom
(browse-url-browser-function 'eww-browse-url)
(browse-url-browser-function 'browse-url-default-browser)
(browse-url-new-window-flag t)
(eww-default-download-directory "~/Downloads/")
(eww-auto-rename-buffer 'title)