소스 검색

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
부모
커밋
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


불러오는 중...
취소
저장