Variable: hydra-head-format
hydra-head-format is a variable defined in hydra.el.
Value
"[%s]: "
Documentation
The formatter for each head of a plain docstring.
Source Code
;; Defined in ~/.emacs.d/elpa/hydra-20250316.1254/hydra.el
(defvar hydra-head-format "[%s]: "
"The formatter for each head of a plain docstring.")