feature/hydra: lv-use-separator = t
This commit is contained in:
parent
1f75191620
commit
5137888bd9
1 changed files with 2 additions and 0 deletions
|
@ -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")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue