big-mode: adjust powerline-height

This commit is contained in:
Henrik Lissner 2016-02-26 00:03:19 -05:00
parent 6fee23e7fd
commit 55d016289c
2 changed files with 4 additions and 5 deletions

View file

@ -210,8 +210,6 @@
powerline-height 19
spaceline-highlight-face-func 'spaceline-highlight-face-evil-state)
(add-hook! big-mode (setq-default powerline-height (if big-mode 26 19)))
(defface mode-line-is-modified nil "Face for mode-line modified symbol")
(defface mode-line-buffer-file nil "Face for mode-line buffer file path")