Update header-line
This commit is contained in:
parent
642e1b3c64
commit
a1feb86eb8
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
(add-hook 'after-make-frame-functions 'center-frame)
|
||||
|
||||
(setq-default header-line-format
|
||||
(list "%b %l:%c %i %p "
|
||||
(list "%b %*%n %l:%c %p "
|
||||
'(:eval mode-name)
|
||||
'(:eval (format-mode-line minor-mode-alist))
|
||||
" "
|
||||
|
|
Loading…
Add table
Reference in a new issue