mirror of
https://github.com/correl/doom-modeline.git
synced 2024-11-23 19:19:50 +00:00
Update README.
This commit is contained in:
parent
4f0c1b0fdf
commit
e9d4728b21
1 changed files with 2 additions and 2 deletions
|
@ -73,8 +73,8 @@ Recommand to use [doom-themes](https://github.com/hlissner/emacs-doom-themes);
|
|||
(setq doom-modeline-icon t)
|
||||
|
||||
;; Don’t compact font caches during GC.
|
||||
;; If you are expereicing the laggy issue especially on Windows, Please add this
|
||||
;; configuration.
|
||||
;; If you are expereicing the laggy issue especially on Windows, please set to
|
||||
;; non-nil.
|
||||
(setq inhibit-compacting-font-caches t)
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue