asdf
This commit is contained in:
parent
fd6edad92f
commit
dc26c11e2f
1 changed files with 3 additions and 2 deletions
|
@ -205,9 +205,10 @@ kept-old-versions 5)
|
||||||
;; :config
|
;; :config
|
||||||
;; (load-theme 'ef-maris-dark t))
|
;; (load-theme 'ef-maris-dark t))
|
||||||
|
|
||||||
(use-package leuven-theme
|
|
||||||
|
(use-package modus-themes
|
||||||
:config
|
:config
|
||||||
(load-theme 'leuven-dark t))
|
(load-theme 'modus-vivendi t))
|
||||||
|
|
||||||
;; emacsclient things
|
;; emacsclient things
|
||||||
(setq frame-resize-pixelwise t)
|
(setq frame-resize-pixelwise t)
|
||||||
|
|
Loading…
Reference in a new issue