Submap Keybinding Overlay [eww] #10372
secrary
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
TL;DR: I made a simple overlay using eww that displays all available keybindings for your active Hyprland submap. No more forgetting which keys do what!
o.mp4
When you enter a submap in Hyprland, this overlay appears showing all available keybindings for that submap. It's particularly useful for less frequently used submaps where you might forget the available options.
eww widget
Add some CSS styling in
~/.config/eww/eww.scss
Configure Hyprland
This script data manually needs to be updated with corresponding values, we can even embed them in hypr conf file but looks ugly
This one shared (I have two monitor setup, you may not need specifying the monitor id)
When you exit the submap or press submap key, it closes the overlay.
Enjoy never forgetting your keybindings again!
Beta Was this translation helpful? Give feedback.
All reactions