config/emacs: nvm
This commit is contained in:
parent
22d30b8851
commit
891e7ce623
1 changed files with 2 additions and 6 deletions
|
@ -207,13 +207,9 @@ kept-old-versions 5)
|
||||||
;; :config
|
;; :config
|
||||||
;; (load-theme 'grandshell t))
|
;; (load-theme 'grandshell t))
|
||||||
|
|
||||||
;; (use-package ef-themes
|
(use-package ef-themes
|
||||||
;; :config
|
|
||||||
;; (load-theme 'ef-dark t))
|
|
||||||
|
|
||||||
(use-package tao-theme
|
|
||||||
:config
|
:config
|
||||||
(load-theme 'tao-yin t))
|
(load-theme 'ef-dark t))
|
||||||
|
|
||||||
;; emacsclient things
|
;; emacsclient things
|
||||||
(setq frame-resize-pixelwise t)
|
(setq frame-resize-pixelwise t)
|
||||||
|
|
Loading…
Reference in a new issue