config/emacs: again
This commit is contained in:
parent
5d4795557c
commit
60f3c421b4
1 changed files with 7 additions and 3 deletions
|
@ -211,9 +211,13 @@ kept-old-versions 5)
|
||||||
;; :config
|
;; :config
|
||||||
;; (load-theme 'ef-dark t))
|
;; (load-theme 'ef-dark t))
|
||||||
|
|
||||||
(use-package kanagawa-themes
|
;; (use-package kanagawa-themes
|
||||||
|
;; :config
|
||||||
|
;; (load-theme 'kanagawa-dragon t))
|
||||||
|
|
||||||
|
(use-package klere-theme
|
||||||
:config
|
:config
|
||||||
(load-theme 'kanagawa-dragon t))
|
(load-theme 'klere t))
|
||||||
|
|
||||||
;; emacsclient things
|
;; emacsclient things
|
||||||
(setq frame-resize-pixelwise t)
|
(setq frame-resize-pixelwise t)
|
||||||
|
|
Loading…
Reference in a new issue