mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-15 13:23:42 -05:00
core-ui: adjust powerline on big-mode + wider lineno column
This commit is contained in:
@@ -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")
|
||||
|
||||
|
Reference in New Issue
Block a user