ui/popup: larger WoMan popups, by default

This commit is contained in:
Henrik Lissner 2019-07-27 19:40:31 +02:00
parent 8d388ebba9
commit 04166d6562
No known key found for this signature in database
GPG Key ID: 5F6C0EA160557395

View File

@ -141,7 +141,7 @@ prevent the popup(s) from messing up the UI (or vice versa)."
:vslot -4 :size 0.35 :autosave t :select t :modeline t :quit nil :ttl t)
("^\\*doom:\\(?:v?term\\|eshell\\)-popup" ; editing buffers (interaction required)
:vslot -5 :size 0.35 :select t :modeline t :quit nil :ttl nil)
("^\\*Man "
("^\\*\\(?:Wo\\)?Man "
:vslot -6 :size 0.45 :select t :quit t :ttl 0)
("^\\*Calc"
:vslot -7 :side bottom :size 0.4 :select t :quit nil :ttl 0)