[hydra] change application hydra color to blue

This commit is contained in:
contrapunctus 2021-07-31 18:38:02 +05:30
parent e635a5fa31
commit fc5eca36a3
1 changed files with 1 additions and 1 deletions

View File

@ -1398,7 +1398,7 @@ _u_: next word ^_l_: edit lines^ _s_: next whole symbol
#+END_SRC
*** applications
#+BEGIN_SRC emacs-lisp
(defhydra my-app-hydra (:color red)
(defhydra my-app-hydra (:color blue)
"What application?"
;; built-in
("c" chronometrist "chronometrist")