Skip to content

Commit

Permalink
refactor: adjust pretty-hydra title
Browse files Browse the repository at this point in the history
  • Loading branch information
seagle0128 committed Nov 10, 2024
1 parent c7ef825 commit 78359db
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lisp/init-hydra.el
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@
(add-hook 'after-load-theme-hook #'hydra-set-posframe-show-params t))))

(use-package pretty-hydra
:custom (pretty-hydra-default-title-body-format-spec " %s%s")
:bind ("<f6>" . toggles-hydra/body)
:hook (emacs-lisp-mode . (lambda ()
(add-to-list
Expand Down

0 comments on commit 78359db

Please sign in to comment.