diff --git a/core/core-popups.el b/core/core-popups.el index cdb74c6b7..5d54b88c6 100644 --- a/core/core-popups.el +++ b/core/core-popups.el @@ -102,7 +102,7 @@ recognized by DOOM's popup system. They are: ("*Backtrace*" :size 20 :noselect t) ("*Warnings*" :size 12 :noselect t :autofit t) ("*Messages*" :size 12 :noselect t) - ("*Help*" :size 0.4 :autofit t) + ("*Help*" :size 0.3) ("^\\*.*Shell Command.*\\*$" :regexp t :size 20 :noselect t :autokill t) (apropos-mode :size 0.3 :autokill t :autoclose t) (Buffer-menu-mode :size 20 :autokill t)