Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom titles for Important Hotkeys #847

Open
YaLTeR opened this issue Dec 8, 2024 · 2 comments
Open

Custom titles for Important Hotkeys #847

YaLTeR opened this issue Dec 8, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@YaLTeR
Copy link
Owner

YaLTeR commented Dec 8, 2024

The idea is to let the users customize what's shown in Important Hotkeys:

  • change titles, e.g. "Spawn sh" to "Increase volume"
  • remove binds from the list
  • add binds to the list

My idea is to have something like Mod+Z show-in-hotkey-overlay="My Help Text" { spawn ...; } which will:

  • add the bind to the list if it's not there by default
  • change the default title if it's there by default
  • remove the bind from the list if you set show-in-hotkey-overlay=false

The property name is up for bikeshedding.

@YaLTeR YaLTeR added the enhancement New feature or request label Dec 8, 2024
@thangisme
Copy link

Not related, but is there any config to disable this initial popup on login yet?

@YaLTeR
Copy link
Owner Author

YaLTeR commented Dec 16, 2024

Yes: https://github.com/YaLTeR/niri/wiki/Configuration:-Miscellaneous#hotkey-overlay

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants