Skip to content

Ladicle/hydra-posframe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hydra-posframe

hydra-posframe is a hydra extension which shows hydra hints on posframe.

hydra-posframe

Installation

;; NOTE: hydra and posframe are required
(use-package hydra-posframe
  :el-get "Ladicle/hydra-posframe"
  :hook (after-init . hydra-posframe-mode))

Customization

Variables

  • hydra-posframe-parameters: override the posframe parameters (e.g. fringe) (default: nil)
  • hydra-posframe-border-width: change the posframe border width (default: 1)
  • hydra-posframe-poshandler: posframe position (default: 'posframe-poshandler-frame-center)
  • hydra-posframe-font: font for posframe (default: nil)

Faces

  • hydra-posframe-face: customize the posframe fore/background
  • hydra-posframe-border-face: customize the posframe border color (default: gray50)

About

hydra-posframe is a hydra extension which shows hydra hints on posframe.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published