Просмотр исходного кода

Customize a couple vars for mini modeline

Mostly don't truncate it to one line, and keep the duration things can stick around 5 seconds instead of 2.
master
Mitchell Tishmack 5 лет назад
committed by Mitch Tishmack
Родитель
Сommit
9db30733d3
1 измененных файлов: 2 добавлений и 0 удалений
  1. +2
    -0
      emacs.org

+ 2
- 0
emacs.org Просмотреть файл

@@ -595,6 +595,8 @@ oomph with all the crap it did.
:config
(mini-modeline-mode)
:custom
(mini-modeline-truncate-p nil)
(mini-modeline-echo-duration 5)
(mini-modeline-face-attr '(:background "white" :weight normal :box (:line-width 2 :color "#ffffff")))
(mini-modeline-display-gui-line nil)
(mini-modeline-r-format '((:eval


Загрузка…
Отмена
Сохранить