some fonts, move configs around
This commit is contained in:
parent
402e15e91f
commit
88e46f1b04
11 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@
|
|||
* Aesthetics
|
||||
Font and theme
|
||||
#+begin_src emacs-lisp
|
||||
(setq doom-font (font-spec :family "JetBrains Mono" :size 15)
|
||||
(setq doom-font (font-spec :family "JetBrainsMono Nerd Font" :size 15)
|
||||
doom-variable-pitch-font (font-spec :family "PT Sans"))
|
||||
(setq doom-theme 'doom-gruvbox)
|
||||
#+end_src
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue