please
This commit is contained in:
parent
4ec98f0900
commit
9b373ae64f
1 changed files with 2 additions and 2 deletions
|
@ -201,9 +201,9 @@ kept-old-versions 5)
|
|||
#+end_src
|
||||
** Appearance
|
||||
#+begin_src emacs-lisp
|
||||
(use-package ef-themes
|
||||
(use-package doom-themes
|
||||
:config
|
||||
(load-theme 'ef-maris-dark t))
|
||||
(load-theme 'doom-sourcerer t))
|
||||
|
||||
;; emacsclient things
|
||||
(setq frame-resize-pixelwise t)
|
||||
|
|
Loading…
Reference in a new issue