Use firefox as main browser
This commit is contained in:
parent
e46390cd7f
commit
6b2a3a3ad2
1 changed files with 1 additions and 1 deletions
|
@ -550,7 +550,7 @@ Computing Environment".
|
||||||
(eval-when-compile (require 'browse-url))
|
(eval-when-compile (require 'browse-url))
|
||||||
|
|
||||||
(with-eval-after-load 'browse-url
|
(with-eval-after-load 'browse-url
|
||||||
(setq browse-url-browser-function 'browse-url-conkeror))
|
(setq browse-url-browser-function 'browse-url-firefox))
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
||||||
* Minibuffer
|
* Minibuffer
|
||||||
|
|
Loading…
Reference in a new issue