meh
This commit is contained in:
parent
4526a1aead
commit
4fefa2f242
3 changed files with 50 additions and 17 deletions
|
@ -11,7 +11,7 @@
|
|||
* Aesthetics
|
||||
Font and theme
|
||||
#+begin_src emacs-lisp
|
||||
(setq doom-font (font-spec :family "JetBrainsMono Nerd Font" :size 15)
|
||||
(setq doom-font (font-spec :family "JetBrainsMono Nerd Font" :size 14)
|
||||
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