Open minikN opened 10 months ago
Hello,
I'd like to set the width of the which-key frame to full width, in other words equal to the frame-width.
frame-width
How can I achieve this? I tried setting which-key-posframe-parameters to
which-key-posframe-parameters
`((width . ,(frame-width)))
But that didnt do it.
Thanks.
Hello,
I'd like to set the width of the which-key frame to full width, in other words equal to the
frame-width
.How can I achieve this? I tried setting
which-key-posframe-parameters
toBut that didnt do it.
Thanks.