[Emacs] Improve imalison:appearance

This commit is contained in:
2016-10-17 15:03:36 -07:00
parent 8228d69703
commit 7fe5c9a6cd

View File

@@ -4155,7 +4155,9 @@ load-theme hook (See the heading below).
(progn
(load-theme 'source-code-pro t)
(message "not setting font")))
(setq powerline-default-separator (if (display-graphic-p) 'wave 'utf-8))
(load-theme imalison:dark-theme t)
(spaceline-compile)
(imalison:remove-fringe-and-hl-line-mode))
;; This is needed because you can't set the font or theme at daemon start-up.