Skip to content

VTimofeenko/hypr-which-key

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Implementation of which-key for hyprland's submaps. Shows a menu with this submap's key mappings:

The menu will pop up whenever you enter a submap and close whenever the submap is reset.

NOTE: this project is very much in alpha stage. See TODOs below.

Usage

nix run github:VTimofeenko/hypr-which-key

or import homeManagerModules.default from this flake and enable the service:

services.hypr-which-key.enable = true;

TODO

  • Proper pre-commit/format stuff
  • Nix package
  • Add a sane way to show aliases
  • Try to cover with tests as much as possible
  • Nix modules (checks?)
  • A proper UI instead of horrible echo-into-bemenu hack
  • Gif of project
  • Add "show all shortcuts" mode

About

Which-key, but for hyprland submaps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published