Switch back from spaceline to Moody

I found some hints on how to make it look better, so it’s time to activate it again!

A bit more customisation might be needed, though, as i find it too wide for my taste…
This commit is contained in:
Gergely Polonkai 2018-11-30 09:24:21 +01:00
parent 23c0b74213
commit 3400df2052
2 changed files with 7 additions and 7 deletions

View File

@ -1493,15 +1493,15 @@ Unfortunately, this works only in a graphical mode.
** Eye candy
*** Spaceline
*** Moody mode-line
#+BEGIN_SRC emacs-lisp
(use-package spaceline
(use-package moody
:config
(setq powerline-default-separator 'wave)
(require 'spaceline-config)
(spaceline-emacs-theme)
(spaceline-helm-mode))
(moody-replace-mode-line-buffer-identification)
(moody-replace-vc-mode)
(set-face-attribute 'mode-line nil :box nil :foreground "#7e7486")
(set-face-attribute 'mode-line-inactive nil :box nil))
#+END_SRC
*** Minions

View File

@ -135,6 +135,7 @@
mediawiki
meson-mode
minions
moody
mu4e
multiple-cursors
neotree
@ -172,7 +173,6 @@
sass-mode
secretaria
smartparens
spaceline
sphinx-doc
spinner
sx