mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
core-popups: add *Error* rule for epa package
This commit is contained in:
@ -74,6 +74,7 @@ is enabled/disabled.'")
|
||||
("*command-log*" :size 28 :noselect t :align right)
|
||||
("*Shell Command Output*" :size 20 :noselect t :autokill t)
|
||||
("*Occur*" :size 25 :noselect t :autokill t)
|
||||
("*Error*" :size 10 :noselect t :autokill t :autoclose t)
|
||||
(compilation-mode :size 15 :noselect t :noesc t :autokill t)
|
||||
(eww-mode :size 30)
|
||||
(comint-mode :noesc t)
|
||||
|
Reference in New Issue
Block a user