Minor changes

This commit is contained in:
Derek Taylor
2022-07-13 14:12:30 -05:00
parent 30d40faeea
commit 3cd3bc2576
119 changed files with 46 additions and 823 deletions

View File

@@ -29,6 +29,7 @@
- [[#erc][ERC]]
- [[#evaluate-elisp-expressions][EVALUATE ELISP EXPRESSIONS]]
- [[#eww][EWW]]
- [[#exwm][EXWM]]
- [[#fonts][FONTS]]
- [[#insert-date][INSERT DATE]]
- [[#ivy][IVY]]
@@ -534,6 +535,11 @@ EWW is the Emacs Web Wowser, the builtin browser in Emacs. Below I set urls to
:desc "Eww reload page" "R" #'eww-reload))
#+END_SRC
* EXWM
#+begin_src emacs-lisp
(autoload 'exwm-enable "exwm-config.el")
#+end_src
* FONTS
Settings related to fonts within Doom Emacs:
+ 'doom-font' -- standard monospace font that is used for most things in Emacs.