[Emacs] Clean elcord boring buffers
This commit is contained in:
parent
77e208d683
commit
f1df008c43
@ -7854,10 +7854,8 @@ What’s the point of using Emacs if you can’t tell everyone?
|
|||||||
:config
|
:config
|
||||||
(setq elcord-use-major-mode-as-main-icon t
|
(setq elcord-use-major-mode-as-main-icon t
|
||||||
elcord-refresh-rate 5
|
elcord-refresh-rate 5
|
||||||
elcord-display-elapsed nil
|
elcord-boring-buffers-regexp-list '("\\\\*Messages\\\\*"
|
||||||
elcord-boring-buffers-regexp-list '("\\\\*.*"
|
"\\\\*scratch\\\\*")))
|
||||||
".*window-manager.*"
|
|
||||||
".*mu4e.*")))
|
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
*** Enime
|
*** Enime
|
||||||
|
Loading…
Reference in New Issue
Block a user