瀏覽代碼

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


Loading…
取消
儲存