what now
This commit is contained in:
parent
8041683cee
commit
9ed85db781
1 changed files with 1 additions and 1 deletions
|
@ -159,7 +159,7 @@ kept-old-versions 5)
|
||||||
;; TODO: change this for something better i guess
|
;; TODO: change this for something better i guess
|
||||||
(use-package doom-themes
|
(use-package doom-themes
|
||||||
:config
|
:config
|
||||||
(load-theme 'doom-dark+ t))
|
(load-theme 'doom-monokai-spectrum t))
|
||||||
|
|
||||||
;; emacsclient things
|
;; emacsclient things
|
||||||
(setq frame-resize-pixelwise t)
|
(setq frame-resize-pixelwise t)
|
||||||
|
|
Loading…
Reference in a new issue