[Emacs] Add EXWM buffers to ignored elcord buffers
This commit is contained in:
parent
d19c3da130
commit
24f1fe375c
@ -6456,7 +6456,9 @@ 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-display-elapsed nil)
|
||||||
|
|
||||||
|
(add-to-list 'elcord-boring-buffers-regexp-list ".*window-managers.*"))
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
*** ~ivy-quick-find-files.el~
|
*** ~ivy-quick-find-files.el~
|
||||||
|
Loading…
Reference in New Issue
Block a user