Ver código fonte

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 anos atrás
committed by Mitch Tishmack
pai
commit
9db30733d3
1 arquivos alterados com 2 adições e 0 exclusões
  1. +2
    -0
      emacs.org

+ 2
- 0
emacs.org Ver arquivo

@@ -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


Carregando…
Cancelar
Salvar