Revert unstyled mode-line flash prevention (unreliable)
This commit is contained in:
parent
26d1dd7991
commit
893bb6b3f7
1 changed files with 0 additions and 4 deletions
|
@ -36,10 +36,6 @@ shorter major mode name in the mode-line. See `doom|set-mode-name'.")
|
||||||
"List of hooks to run when the theme (and font) is initialized (or reloaded
|
"List of hooks to run when the theme (and font) is initialized (or reloaded
|
||||||
with `doom//reload-theme').")
|
with `doom//reload-theme').")
|
||||||
|
|
||||||
;; Prevents the unstyled mode-line flash at startup
|
|
||||||
(set-buffer "*scratch*")
|
|
||||||
(setq mode-line-format nil)
|
|
||||||
|
|
||||||
(setq-default
|
(setq-default
|
||||||
bidi-display-reordering nil ; disable bidirectional text for tiny performance boost
|
bidi-display-reordering nil ; disable bidirectional text for tiny performance boost
|
||||||
blink-matching-paren nil ; don't blink--too distracting
|
blink-matching-paren nil ; don't blink--too distracting
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue