core-ui: adjust powerline on big-mode + wider lineno column
This commit is contained in:
parent
814b6ee475
commit
0d5fbcb6e0
1 changed files with 3 additions and 1 deletions
|
@ -240,6 +240,8 @@
|
|||
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")
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue