mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Smaller help buffer popups
This commit is contained in:
@ -42,7 +42,7 @@
|
||||
("^\\*.+-Profiler-Report .+\\*$" :regexp t :align below :size 0.3)
|
||||
("*Backtrace*" :align below :size 0.25 :noselect t)
|
||||
("*scratch*" :align below :size 0.3 :select t)
|
||||
("*Help*" :align below :size 30 :select t)
|
||||
("*Help*" :align below :size 25 :select t)
|
||||
("*Messages*" :align below :size 20 :select t)
|
||||
("*Completions*" :align below :size 20 :noselect t)
|
||||
(debugger-mode :align below :size 0.25 :noselect t)
|
||||
|
Reference in New Issue
Block a user