We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The idea is to let the users customize what's shown in Important Hotkeys:
sh
My idea is to have something like Mod+Z show-in-hotkey-overlay="My Help Text" { spawn ...; } which will:
Mod+Z show-in-hotkey-overlay="My Help Text" { spawn ...; }
show-in-hotkey-overlay=false
The property name is up for bikeshedding.
The text was updated successfully, but these errors were encountered:
Not related, but is there any config to disable this initial popup on login yet?
Sorry, something went wrong.
Yes: https://github.com/YaLTeR/niri/wiki/Configuration:-Miscellaneous#hotkey-overlay
No branches or pull requests
The idea is to let the users customize what's shown in Important Hotkeys:
sh
" to "Increase volume"My idea is to have something like
Mod+Z show-in-hotkey-overlay="My Help Text" { spawn ...; }
which will:show-in-hotkey-overlay=false
The property name is up for bikeshedding.
The text was updated successfully, but these errors were encountered: