core-popups: add *Metahelp* rule

This commit is contained in:
Henrik Lissner 2017-03-01 23:44:14 -05:00
parent ca362818af
commit 53d67fb622

View file

@ -61,6 +61,7 @@ is enabled/disabled.'")
shackle-rules
'(("^ ?\\*doom:.+\\*$" :size 40 :modeline t :regexp t)
("^ ?\\*doom .+\\*$" :size 30 :noselect t :regexp t)
("*Metahelp*" :size 0.5 :autokill t :autoclose t)
("^\\*.+-Profiler-Report .+\\*$" :size 0.3 :regexp t :autokill t)
("*minor-modes*" :size 0.5 :noselect t :autokill t)
("*eval*" :size 16 :noselect t :autokill t :autoclose t)