pinwheel: Add ff-alex and use it as the default browser
This commit is contained in:
@@ -402,6 +402,10 @@ Setup prefix for keybindings.
|
||||
"ts" '(hydra-text-scale/body :which-key "scale text"))
|
||||
#+END_SRC
|
||||
|
||||
* Browser
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
(setq browse-url-firefox-program "ff-alex")
|
||||
#+END_SRC
|
||||
* Evil
|
||||
#+BEGIN_SRC emacs-lisp
|
||||
(use-package evil
|
||||
|
||||
Reference in New Issue
Block a user