config/emacs: more breakage yay
This commit is contained in:
parent
1df6c599d4
commit
530bfa36da
1 changed files with 1 additions and 2 deletions
|
@ -221,8 +221,7 @@ kept-old-versions 5)
|
||||||
|
|
||||||
(use-package kaolin-themes
|
(use-package kaolin-themes
|
||||||
:config
|
:config
|
||||||
(load-theme 'kaolin-shiva t)
|
(load-theme 'kaolin-shiva t))
|
||||||
(kaolin-treemacs-theme))
|
|
||||||
|
|
||||||
;; emacsclient things
|
;; emacsclient things
|
||||||
(setq frame-resize-pixelwise t)
|
(setq frame-resize-pixelwise t)
|
||||||
|
|
Loading…
Reference in a new issue