pinwheel: Add ff-alex and use it as the default browser

This commit is contained in:
Alexander Heldt
2023-11-30 10:22:58 +01:00
parent b363998759
commit 28f94e89d5
3 changed files with 46 additions and 5 deletions

View File

@@ -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