diff --git a/modules/feature/hydra/config.el b/modules/feature/hydra/config.el index 03fb4d08e..f2b83baef 100644 --- a/modules/feature/hydra/config.el +++ b/modules/feature/hydra/config.el @@ -3,6 +3,8 @@ (def-package! hydra :commands (+hydra-zoom/body +hydra-window/body defhydra) :config + (setq lv-use-separator t) + (defhydra +hydra-zoom (:hint t :color red) "zoom" ("j" text-scale-increase "in")