feature/popup: slightly larger help popups
This commit is contained in:
parent
c94b7a343a
commit
59486a3652
1 changed files with 1 additions and 1 deletions
|
@ -153,7 +153,7 @@ example:
|
|||
|
||||
;; `help-mode', `helpful-mode'
|
||||
(+popup-define "^\\*[Hh]elp"
|
||||
'((slot . 2) (vslot . 2) (size . 0.2))
|
||||
'((slot . 2) (vslot . 2) (size . 0.25))
|
||||
'((select . t)))
|
||||
;; `Info-mode'
|
||||
(+popup-define "^\\*info\\*$"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue