mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-20 18:54:39 +10:00
Minor changes
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user