Variable: hydra-cell-format
hydra-cell-format is a variable defined in hydra.el.
Value
"% -20s %% -8`%s"
Documentation
The default format for docstring cells.
Source Code
;; Defined in ~/.emacs.d/elpa/hydra-20250316.1254/hydra.el
(defvar hydra-cell-format "% -20s %% -8`%s"
"The default format for docstring cells.")