[Emacs] Clean elcord boring buffers
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
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
|
||||
(setq elcord-use-major-mode-as-main-icon t
|
||||
elcord-refresh-rate 5
|
||||
elcord-display-elapsed nil
|
||||
elcord-boring-buffers-regexp-list '("\\\\*.*"
|
||||
".*window-manager.*"
|
||||
".*mu4e.*")))
|
||||
elcord-boring-buffers-regexp-list '("\\\\*Messages\\\\*"
|
||||
"\\\\*scratch\\\\*")))
|
||||
#+end_src
|
||||
|
||||
*** Enime
|
||||
|
Loading…
Reference in New Issue
Block a user