huh
This commit is contained in:
parent
9109c61e41
commit
83cb66ccc9
|
@ -202,15 +202,9 @@ kept-old-versions 5)
|
|||
** Appearance
|
||||
#+begin_src emacs-lisp
|
||||
;; TODO: change this for something better i guess
|
||||
(use-package doom-themes
|
||||
:config
|
||||
(load-theme 'doom-monokai-spectrum t))
|
||||
|
||||
<<<<<<< HEAD
|
||||
(use-package monokai-theme
|
||||
:config
|
||||
(load-theme 'monokai t))
|
||||
=======
|
||||
;; emacsclient things
|
||||
(setq frame-resize-pixelwise t)
|
||||
;; ui settings apparently go below
|
||||
|
|
Loading…
Reference in a new issue