doomemacs/modules/ui/hydra
Henrik Lissner 06392a723f refactor: rename orig-fn arg in advice to fn
A minor tweak to our naming conventions for the first argument of an
:around advice.
2021-08-04 01:53:12 -04:00
..
autoload ui/hydra: fix +hydra/text-zoom 2019-12-27 03:35:32 -05:00
config.el refactor: rename orig-fn arg in advice to fn 2021-08-04 01:53:12 -04:00
packages.el Bump :ui 2020-11-29 14:33:31 -05:00
README.org Fix typo in :ui hydra module readme 2020-08-15 01:01:54 -04:00

ui/hydra

Description

This module adds hydra to Doom Emacs, as well as a few custom built hydras to start with :

  • A hydra to control windows +hydra/window-nav/body
  • A hydra to control text zoom level +hydra/text-zoom/body

Module Flags

This module provides no flags.

Plugins

Prerequisites

This module has no prerequisites.

Configuration

Configuring this module is only setting bindings to the provided hydra, or creating your own ones !